Added initial i18n en.json file

This commit is contained in:
William Welling
2016-12-01 13:04:31 -06:00
parent 3b9c3764ca
commit 7c3e0a3ca4

13
resources/i18n/en.json Normal file
View File

@@ -0,0 +1,13 @@
{
"title": "DSpace Universal",
"nav": {
"home": "Home"
},
"example": {
"with": {
"data": "{{greeting}}, {{recipient}}!"
}
}
}