rf-web/vendor/bundle/gems/liquid-4.0.3/test/fixtures/en_locale.yml

10 lines
253 B
YAML
Raw Normal View History

2019-10-21 08:18:17 +00:00
---
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"