Ghost/core/server/translations/en.json
Maurice Williams d89abaa15e foundation work for server-side i18n support:
* ref #5345 and #3801
* creating helper methods for dealing with i18n initialization, polyfill and string+compilation
* initial structure for server-side JSON language file
2015-07-27 18:47:10 -04:00

15 lines
102 B
JSON

{
"common": {
},
"errors": {
},
"warnings": {
},
"notices": {
}
}