summary refs log tree commit diff
path: root/api/locales/ro/auth.json
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2022-08-06 02:47:19 +0200
committerGitHub <noreply@github.com>2022-08-06 02:47:19 +0200
commit5b5993d757e68040e19f8b45594e6c025a09a04b (patch)
treefb0ec7fecceb56f726e27fb43aa35d74488e547a /api/locales/ro/auth.json
parentMerge pull request #800 from MaddyUnderStars/2fa (diff)
parentNew translations auth.json (Venetian) (diff)
downloadserver-5b5993d757e68040e19f8b45594e6c025a09a04b.tar.xz
Merge pull request #815 from fosscord/translation
New Crowdin updates
Diffstat (limited to 'api/locales/ro/auth.json')
-rw-r--r--api/locales/ro/auth.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/api/locales/ro/auth.json b/api/locales/ro/auth.json
index e19547a0..a78d4d60 100644
--- a/api/locales/ro/auth.json
+++ b/api/locales/ro/auth.json
@@ -2,7 +2,9 @@
 	"login": {
 		"INVALID_LOGIN": "E-Mail or Phone not found",
 		"INVALID_PASSWORD": "Invalid Password",
-		"ACCOUNT_DISABLED": "This account is disabled"
+		"ACCOUNT_DISABLED": "This account is disabled",
+		"INVALID_TOTP_CODE": "Invalid two-factor code.",
+		"INVALID_TOTP_SECRET": "Invalid two-factor secret."
 	},
 	"register": {
 		"REGISTRATION_DISABLED": "New user registration is disabled",