Files
liquid/test/fixtures/en_locale.yml
T

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