discourse/spec/fixtures/i18n/translate_accelerator.de.yml

6 lines
119 B
YAML

de:
foo: "Foo in :de"
bar: "Bar in :de"
wat: "Hello %{count}"
foo_with_variable: "Foo in :de with %{variable}"