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.",
|
||||
"noItemsStart": "There are no",
|
||||
"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": {
|
||||
"pending": "Cancel Friend Request",
|
||||
|
@ -237,12 +238,12 @@
|
|||
"general": {
|
||||
"title": "General",
|
||||
"about": "About",
|
||||
"description": "Your description",
|
||||
"description": "Description",
|
||||
"hi": "Hi, I'm",
|
||||
"saveDesc": "Save description",
|
||||
"savePref": "Save preferences",
|
||||
"saveDesc": "Save Description",
|
||||
"savePref": "Save Preferences",
|
||||
"preferences": "Preferences",
|
||||
"devMode": "Developer mode"
|
||||
"devMode": "Developer Mode"
|
||||
},
|
||||
"security": {
|
||||
"title": "Security"
|
||||
|
|
Loading…
Reference in a new issue