I have a function:
我有一个功能:
def some_func(current_i18n_scope)
#...
name = I18n.t("name",scope:current_i18n_scope)
#...
end
def some_func(cuI have a function:
我有一个功能:
def some_func(current_i18n_scope)
#...
name = I18n.t("name",scope:current_i18n_scope)
#...
end
def some_func(cu