Sha256: ad72af216ad0a67a1155c685535698fdd2a7138810c7e6dcb5eab7f0cc1c5922

Contents?: true

Size: 908 Bytes

Versions: 118

Compression:

Stored size: 908 Bytes

Contents

# 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 about the API, please read the Rails Internationalization guide
# at https://guides.rubyonrails.org/i18n.html.
#
# Be aware that YAML interprets the following case-insensitive strings as
# booleans: `true`, `false`, `on`, `off`, `yes`, `no`. Therefore, these strings
# must be quoted to be interpreted as strings. For example:
#
#     en:
#       "yes": yup
#       enabled: "ON"

en:
  hello: "Hello world"

Version data entries

118 entries across 110 versions & 25 rubygems

Version Path
railties-7.1.3.2 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.3.1 lib/rails/generators/rails/app/templates/config/locales/en.yml
descope-1.0.4 examples/ruby-on-rails-api/descope/config/locales/en.yml
latexpdf-0.6.1 test/dummy/config/locales/en.yml
latexpdf-0.6.0 test/dummy/config/locales/en.yml
railties-7.1.3 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.2 lib/rails/generators/rails/app/templates/config/locales/en.yml
snapcher-0.1.5 sample-app/config/locales/en.yml
snapcher-0.1.4 sample-app/config/locales/en.yml
snapcher-0.1.3 sample-app/config/locales/en.yml
snapcher-0.1.2 sample-app/config/locales/en.yml
snapcher-0.1.1 sample-app/config/locales/en.yml
snapcher-0.1.0 sample-app/config/locales/en.yml
railties-7.1.1 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.0 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.0.rc2 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.0.rc1 lib/rails/generators/rails/app/templates/config/locales/en.yml
railties-7.1.0.beta1 lib/rails/generators/rails/app/templates/config/locales/en.yml