2014-03-12 04:42:59 +00:00
|
|
|
# Files in the config/locales directory are used for internationalization
|
|
|
|
# and are automatically loaded by Rails. If you want to use locales other
|
|
|
|
# than English, add the necessary files in this directory.
|
|
|
|
#
|
|
|
|
# To use the locales, use `I18n.t`:
|
|
|
|
#
|
|
|
|
# I18n.t 'hello'
|
|
|
|
#
|
|
|
|
# In views, this is aliased to just `t`:
|
|
|
|
#
|
|
|
|
# <%= t('hello') %>
|
|
|
|
#
|
|
|
|
# To use a different locale, set it with `I18n.locale`:
|
|
|
|
#
|
|
|
|
# I18n.locale = :es
|
|
|
|
#
|
|
|
|
# This would use the information in config/locales/es.yml.
|
|
|
|
#
|
|
|
|
# To learn more, please read the Rails Internationalization guide
|
|
|
|
# available at http://guides.rubyonrails.org/i18n.html.
|
|
|
|
|
|
|
|
en:
|
2014-04-08 10:46:27 +00:00
|
|
|
_locale: English
|
2014-04-01 07:10:21 +00:00
|
|
|
more: "More"
|
2014-04-08 10:46:27 +00:00
|
|
|
site_: Site
|
|
|
|
site_info: Site Info
|
|
|
|
site_map: Site Map
|
|
|
|
sitemap: Sitemap
|
|
|
|
site_name: Site Name
|
|
|
|
site_structure: Structure
|
|
|
|
modules: Modules
|
|
|
|
mobile_settings: Mobile Settings
|
|
|
|
search_engine: Search Engine
|
|
|
|
templates: Templates
|
|
|
|
preference: Preferences
|
|
|
|
update_manager: Update Manager
|
|
|
|
locale: Locale
|
|
|
|
login: Login
|
|
|
|
logout: Logout
|
|
|
|
language: Language
|
|
|
|
dashboard_: Dashboard
|
|
|
|
desktop: Desktop
|
|
|
|
homepage: Homepage
|
2014-04-09 10:30:13 +00:00
|
|
|
|
|
|
|
site:
|
|
|
|
system_preference: System Preference
|
|
|
|
settings: Site Settings
|