rf-web/vendor/bundle/gems/liquid-4.0.3/test/fixtures/en_locale.yml
2019-10-21 10:18:17 +02:00

10 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"