Update en.json

This commit is contained in:
Troplo 2021-04-08 22:25:40 +10:00
parent 434f307f1e
commit 3369ee6939

View file

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