Added login to the en.json

This commit is contained in:
Mathias Wagner 2024-02-15 16:39:50 +01:00
parent c07df4d2a5
commit c7462ae6f2
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,5 +1,11 @@
{ {
"coming_soon": "Coming soon...", "coming_soon": "Coming soon...",
"login": {
"sign_in": "Sign in",
"name": "Username",
"password": "Password",
"failed": "Login failed"
},
"common": { "common": {
"cancel": "Cancel", "cancel": "Cancel",
"create": "Create" "create": "Create"