Skip to content

Instantly share code, notes, and snippets.

@1syo
Created December 3, 2012 12:14
Show Gist options
  • Save 1syo/4194651 to your computer and use it in GitHub Desktop.
Save 1syo/4194651 to your computer and use it in GitHub Desktop.
config.i18n.default_locale = :en
config.i18n.available_locales = [:ja, :en, :ko, :"zh-TW"]
config.i18n.fallbacks.map = {:zh => :"zh-TW", :"zh-CN" => :"zh-TW"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment