bifocal/node_modules/express-hbs/test/apps/i18n/locales/en.json

9 lines
110 B
JSON

{
"text to test": "text to test",
"%d cat": {
"one": "%d cat",
"other": "%d cats"
},
"each": "each"
}