6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
Default locale: <%= I18n.default_locale %>
|
|
Current locale: <%= I18n.locale %>
|
|
Fallbacks: <%= I18n.fallbacks[:en] %>
|
|
<%= t(:untranslated) %>
|
|
<%= t(:greetings) %>
|