nicojensen.de/vendor/bundle/gems/liquid-4.0.2/test/fixtures/en_locale.yml
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

9 lines
253 B
YAML

---
simple: "less is more"
whatever: "something %{something}"
errors:
i18n:
undefined_interpolation: "undefined key %{key}"
unknown_translation: "translation '%{name}' wasn't found"
syntax:
oops: "something wasn't right"