2018-09-18 06:59:00 -04:00
|
|
|
en:
|
|
|
|
got: "winter"
|
2019-06-05 08:19:46 -04:00
|
|
|
foo: "Foo in :en"
|
|
|
|
bar: "Bar in :en"
|
2022-05-04 11:35:22 -04:00
|
|
|
foo_with_variable: "Foo in :en with %{variable}"
|
2018-09-18 06:59:00 -04:00
|
|
|
wat: "Hello %{count}"
|
|
|
|
world: "Hello %{world}"
|
|
|
|
items:
|
|
|
|
one: "one item"
|
|
|
|
other: "%{count} items"
|
|
|
|
keys:
|
|
|
|
magic:
|
|
|
|
one: "one magic key"
|
|
|
|
other: "%{count} magic keys"
|
|
|
|
throne: "%{title} is the new king"
|
|
|
|
fish: "original fish"
|
|
|
|
|
|
|
|
js:
|
|
|
|
foo: "foo"
|
|
|
|
admin_js:
|
|
|
|
beep: "beep"
|