Update en.json

This commit is contained in:
Troplo 2021-04-08 22:25:40 +10:00
parent 434f307f1e
commit 3369ee6939
1 changed files with 6 additions and 5 deletions

View File

@ -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"