You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eventually we will want to handle regional differences in addition to language differences in our internationalization (for example, Canada French vs France French). Utilizing Rails' i18n fallback might be the way to do this simply:
Eventually we will want to handle regional differences in addition to language differences in our internationalization (for example, Canada French vs France French). Utilizing Rails' i18n fallback might be the way to do this simply:
http://stackoverflow.com/questions/2324398/fall-back-to-default-language-if-translation-missing
The text was updated successfully, but these errors were encountered: