diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/ar.json b/lemonldap-ng-portal/site/htdocs/static/languages/ar.json index 6d3c05e7f..581d73f41 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/ar.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/ar.json @@ -255,6 +255,7 @@ "register":"Register", "registerRequestAlreadyIssued":"تم إصدار طلب تسجيل لهذا الحساب من قبل", "rememberChoice":"تذكر اختياري", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"إزالة الجلسات الأخرى", "renewSession":"Renew session", "resendConfirmMail":"هل تريد إعادة إرسال رسالة التأكيد؟", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/de.json b/lemonldap-ng-portal/site/htdocs/static/languages/de.json index 114f8725c..98f862014 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/de.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/de.json @@ -255,6 +255,7 @@ "register":"Registrieren", "registerRequestAlreadyIssued":"Eine Registrierungsanforderung für dieses Konto wurde bereits gestellt am", "rememberChoice":"Meine Auswahl merken", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Andere Sitzungen löschen", "renewSession":"Renew session", "resendConfirmMail":"Bestätigungsmail erneuert senden ?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/en.json b/lemonldap-ng-portal/site/htdocs/static/languages/en.json index ab91d268c..487084201 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/en.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/en.json @@ -255,6 +255,7 @@ "register":"Register", "registerRequestAlreadyIssued":"A register request for this account was already issued on ", "rememberChoice":"Remember my choice", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Remove other sessions", "renewSession":"Renew session", "resendConfirmMail":"Resend confirmation mail?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/es.json b/lemonldap-ng-portal/site/htdocs/static/languages/es.json index b069d6fe2..0b2b6b90b 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/es.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/es.json @@ -255,6 +255,7 @@ "register":"Registrar", "registerRequestAlreadyIssued":"Ya fue expedida una solicitud de registro para esta cuenta", "rememberChoice":"Recordar mi elección", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Suprimir las otras sesiones", "renewSession":"Renew session", "resendConfirmMail":"¿Reenviar e-mail de confirmación?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/fi.json b/lemonldap-ng-portal/site/htdocs/static/languages/fi.json index 31b011208..b10770d65 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/fi.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/fi.json @@ -255,6 +255,7 @@ "register":"Rekisteröidy", "registerRequestAlreadyIssued":"A register request for this account was already issued on ", "rememberChoice":"Muista valintani", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Remove other sessions", "renewSession":"Renew session", "resendConfirmMail":"Uudelleen lähetä vahvistus sähköposti?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/fr.json b/lemonldap-ng-portal/site/htdocs/static/languages/fr.json index d0a39b711..ae3855031 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/fr.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/fr.json @@ -255,6 +255,7 @@ "register": "Enregistrer", "registerRequestAlreadyIssued":"Une demande de création pour ce compte a déjà été faite le ", "rememberChoice":"Se souvenir de mon choix", +"remove2fWarning":"Cette action est définitive", "removeOtherSessions":"Fermer les autres sessions", "renewSession":"Renouveller la session", "resendConfirmMail":"Renvoyer le mail de confirmation ?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/it.json b/lemonldap-ng-portal/site/htdocs/static/languages/it.json index a4f353c88..baf6917ab 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/it.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/it.json @@ -255,6 +255,7 @@ "register":"Registra", "registerRequestAlreadyIssued":"Una richiesta di registrazione per questo conto é già stata rilasciata il", "rememberChoice":"Ricordarsi della mia scelta", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Rimuovere altre sessioni", "renewSession":"Renew session", "resendConfirmMail":"Inviare nuovamente mail di conferma?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/nl.json b/lemonldap-ng-portal/site/htdocs/static/languages/nl.json index d9eb14ef9..e24bdb782 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/nl.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/nl.json @@ -255,6 +255,7 @@ "register":"Register", "registerRequestAlreadyIssued":"A register request for this account was already issued on ", "rememberChoice":"Remember my choice", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Remove other sessions", "renewSession":"Renew session", "resendConfirmMail":"Resend confirmation mail?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/pl.json b/lemonldap-ng-portal/site/htdocs/static/languages/pl.json index 7e1c1f8a1..9668684b3 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/pl.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/pl.json @@ -255,6 +255,7 @@ "register":"Zarejestruj", "registerRequestAlreadyIssued":"Wniosek o rejestrację tego konta został już złożony w dniu ", "rememberChoice":"Zapamiętaj mój wybór", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Usuń inne sesje", "renewSession":"Renew session", "resendConfirmMail":"Czy wysłać ponownie wiadomość z potwierdzeniem?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/pt.json b/lemonldap-ng-portal/site/htdocs/static/languages/pt.json index 6e6f57da6..a1d958312 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/pt.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/pt.json @@ -255,6 +255,7 @@ "register":"Register", "registerRequestAlreadyIssued":"A register request for this account was already issued on ", "rememberChoice":"Remember my choice", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Remove other sessions", "renewSession":"Renew session", "resendConfirmMail":"Resend confirmation mail?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/ro.json b/lemonldap-ng-portal/site/htdocs/static/languages/ro.json index c1e163a26..90eb64cc4 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/ro.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/ro.json @@ -255,6 +255,7 @@ "register":"Register", "registerRequestAlreadyIssued":"A register request for this account was already issued on ", "rememberChoice":"Remember my choice", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Remove other sessions", "renewSession":"Renew session", "resendConfirmMail":"Resend confirmation mail?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/tr.json b/lemonldap-ng-portal/site/htdocs/static/languages/tr.json index fcb08fdf6..bdb0b09df 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/tr.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/tr.json @@ -255,6 +255,7 @@ "register":"Kaydol", "registerRequestAlreadyIssued":"Bu hesap için kayıt olma isteği zaten şu tarihte alındı:", "rememberChoice":"Seçimimi hatırla", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Diğer oturumları sil", "renewSession":"Oturumu yenile", "resendConfirmMail":"Doğrulama e-postasını tekrar gönder?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/vi.json b/lemonldap-ng-portal/site/htdocs/static/languages/vi.json index f12152b0c..379d93c0d 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/vi.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/vi.json @@ -255,6 +255,7 @@ "register":"Đăng ký", "registerRequestAlreadyIssued":"Yêu cầu đăng ký cho tài khoản này đã được cấp phát", "rememberChoice":"Hãy nhớ sự lựa chọn của tôi", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"Xóa các phiên khác", "renewSession":"Renew session", "resendConfirmMail":"Gửi lại thư xác nhận?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/zh.json b/lemonldap-ng-portal/site/htdocs/static/languages/zh.json index 44e76ebaf..8db4eed3f 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/zh.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/zh.json @@ -255,6 +255,7 @@ "register":"注册", "registerRequestAlreadyIssued":"此账户已存在一个注册请求", "rememberChoice":"记住我的选择", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"移除其他会话", "renewSession":"Renew session", "resendConfirmMail":"重新发送确认邮件?", diff --git a/lemonldap-ng-portal/site/htdocs/static/languages/zh_TW.json b/lemonldap-ng-portal/site/htdocs/static/languages/zh_TW.json index 9b1e6fc39..533a6bde3 100644 --- a/lemonldap-ng-portal/site/htdocs/static/languages/zh_TW.json +++ b/lemonldap-ng-portal/site/htdocs/static/languages/zh_TW.json @@ -255,6 +255,7 @@ "register":"註冊", "registerRequestAlreadyIssued":"此帳號的註冊請求已發出", "rememberChoice":"記住我的選擇", +"remove2fWarning":"This operation cannot be undone", "removeOtherSessions":"移除其他工作階段", "renewSession":"更新工作階段", "resendConfirmMail":"重新傳送確認電子郵件?",