Sha256: 78b71e2280fc3acb0e4179316180d715a2c2ea840ef75f19ed43b8b22113c925

Contents?: true

Size: 1.4 KB

Versions: 5

Compression:

Stored size: 1.4 KB

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.
#
# The following keys must be escaped otherwise they will not be retrieved by
# the default I18n backend:
#
# true, false, on, off, yes, no
#
# Instead, surround them with single quotes.
#
# en:
#   "true": "foo"
#
# To learn more, please read the Rails Internationalization guide
# available at https://guides.rubyonrails.org/i18n.html.

en:
  hero_title: "Enable the ICE by setting `config.enabled = true`!"
  advantages_text: "With the In-context Editor, clients are able to minimize errors by giving translators insight into the context of the translation and letting them edit the content right on the spot."
  integrate_title: "Integrate the Phrase In-context Editor into your existing application"
  create_this_key: "This key doesn't exist yet, try creating it!"
  integrate_text: "We hope this example will help you integrate Phrase into your Rails app using i18n"
  variable_text: "%{variable} variable should show up when ICE is not enabled!"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
phraseapp-in-context-editor-ruby-3.2.0 examples/demo/config/locales/en.yml
phraseapp-in-context-editor-ruby-3.1.1 examples/demo/config/locales/en.yml
phraseapp-in-context-editor-ruby-3.1.0 examples/demo/config/locales/en.yml
phraseapp-in-context-editor-ruby-3.0.1 examples/demo/config/locales/en.yml
phraseapp-in-context-editor-ruby-2.1.1 examples/demo/config/locales/en.yml