mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-18 10:20:43 -07:00
10 lines
247 B
YAML
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"
|