tooot/src/i18n/en/components/parse.json

9 lines
137 B
JSON
Raw Normal View History

2021-03-28 01:12:26 +01:00
{
"HTML": {
"expanded": {
"true": "Fold {{hint}}",
"false": "Expand {{hint}}"
},
"defaultHint": "article"
}
}