Add team creation, team join and debug login screen
This commit is contained in:
@@ -14,6 +14,12 @@
|
||||
"switch_lang": "Switch locale to {locale}",
|
||||
"refresh": "Refresh"
|
||||
},
|
||||
"error": {
|
||||
"401": "Please login!",
|
||||
"404": "Not found",
|
||||
"default": "Unkown error",
|
||||
"team_not_found": "Team not found or password incorrect!"
|
||||
},
|
||||
"vuestic": {
|
||||
"search": "Search",
|
||||
"noOptions": "Items not found",
|
||||
|
||||
Reference in New Issue
Block a user