diff options
author | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-19 02:29:06 -0400 |
---|---|---|
committer | Samuel <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-19 02:29:06 -0400 |
commit | af47584e19bf0ee4c757099369279af4cdb2ad98 (patch) | |
tree | 09ddf6758465f4db6f02ff5074b8d7e8fb531f9a /api/locales/lt/auth.json | |
parent | Merge pull request #485 from fosscord/translation (diff) | |
download | server-af47584e19bf0ee4c757099369279af4cdb2ad98.tar.xz |
New translations auth.json (Lithuanian)
Diffstat (limited to '')
-rw-r--r-- | api/locales/lt/auth.json | 2 |
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", |