Update en.json
This commit is contained in:
parent
434f307f1e
commit
3369ee6939
1 changed files with 6 additions and 5 deletions
|
@ -174,7 +174,8 @@
|
||||||
"noItemsConnection": "Please check your internet connection, or try again later.",
|
"noItemsConnection": "Please check your internet connection, or try again later.",
|
||||||
"noItemsStart": "There are no",
|
"noItemsStart": "There are no",
|
||||||
"noItemsEnd": "to display.",
|
"noItemsEnd": "to display.",
|
||||||
"adminOnly": "Only users with admin are allowed to navigate to this route."
|
"adminOnly": "Only users with admin are allowed to navigate to this route.",
|
||||||
|
"notLoggedIn": "You have to login to access this route."
|
||||||
},
|
},
|
||||||
"relationships": {
|
"relationships": {
|
||||||
"pending": "Cancel Friend Request",
|
"pending": "Cancel Friend Request",
|
||||||
|
@ -237,12 +238,12 @@
|
||||||
"general": {
|
"general": {
|
||||||
"title": "General",
|
"title": "General",
|
||||||
"about": "About",
|
"about": "About",
|
||||||
"description": "Your description",
|
"description": "Description",
|
||||||
"hi": "Hi, I'm",
|
"hi": "Hi, I'm",
|
||||||
"saveDesc": "Save description",
|
"saveDesc": "Save Description",
|
||||||
"savePref": "Save preferences",
|
"savePref": "Save Preferences",
|
||||||
"preferences": "Preferences",
|
"preferences": "Preferences",
|
||||||
"devMode": "Developer mode"
|
"devMode": "Developer Mode"
|
||||||
},
|
},
|
||||||
"security": {
|
"security": {
|
||||||
"title": "Security"
|
"title": "Security"
|
||||||
|
|
Loading…
Reference in a new issue