summary refs log tree commit diff
diff options
context:
space:
mode:
authordevelopomp <developomp@gmail.com>2021-10-20 09:03:09 +0900
committerGitHub <noreply@github.com>2021-10-20 09:03:09 +0900
commit8eb6cba768960746d8e68d7a6b18b301f4c7fd49 (patch)
tree40838cacbedec052effe65ddc4a9ef3f73be0082
parentprettier formatted and simplified README links (diff)
parentMerge pull request #488 from fosscord/translation (diff)
downloadserver-8eb6cba768960746d8e68d7a6b18b301f4c7fd49.tar.xz
Merge branch 'fosscord:master' into master
-rw-r--r--api/locales/lt/auth.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/locales/lt/auth.json b/api/locales/lt/auth.json
index 0e2f0508..20c1ac29 100644
--- a/api/locales/lt/auth.json
+++ b/api/locales/lt/auth.json
@@ -2,7 +2,7 @@
 	"login": {
 		"INVALID_LOGIN": "El. Paštas ar telefonas nerastas",
 		"INVALID_PASSWORD": "Neteisingas slaptažodis",
-		"ACCOUNT_DISABLED": "This account is disabled"
+		"ACCOUNT_DISABLED": "Ši paskyra išjungta"
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "Naujų vartotojų registracija išjungta",