mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
6 lines
161 B
Text
6 lines
161 B
Text
|
Default locale: <%= I18n.default_locale %>
|
||
|
Current locale: <%= I18n.locale %>
|
||
|
Fallbacks: <%= I18n.fallbacks[:en] %>
|
||
|
<%= t(:untranslated) %>
|
||
|
<%= t(:greetings) %>
|