mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Added initial i18n en.json file
This commit is contained in:
13
resources/i18n/en.json
Normal file
13
resources/i18n/en.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "DSpace Universal",
|
||||
|
||||
"nav": {
|
||||
"home": "Home"
|
||||
},
|
||||
|
||||
"example": {
|
||||
"with": {
|
||||
"data": "{{greeting}}, {{recipient}}!"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user