diff --git a/frontend/locales/de.json b/frontend/locales/de.json index e1e6b7dc8..75c8493ed 100644 --- a/frontend/locales/de.json +++ b/frontend/locales/de.json @@ -146,7 +146,7 @@ }, "nav": { "devices": "Geräte", - "plan": "Plan", + "plan": "Abo", "profile": "Profil", "sessions": "Sitzungen", "settings": "Einstellungen" diff --git a/frontend/locales/zh-Hans.json b/frontend/locales/zh-Hans.json index 57e1b4cb3..ec5b8534f 100644 --- a/frontend/locales/zh-Hans.json +++ b/frontend/locales/zh-Hans.json @@ -273,7 +273,7 @@ "title": "无法允许加密身份" }, "finish_reset": "完成重置", - "heading": "重置加密身份", + "heading": "如果你无法通过其它方式确认请重置身份", "start_reset": "开始重置", "success": { "description": "身份重置已获批准,有效时间为 {{minutes}} 分钟。您可以关闭此窗口并返回应用继续操作。", diff --git a/translations/et.json b/translations/et.json index d24fe376e..50f3550e7 100644 --- a/translations/et.json +++ b/translations/et.json @@ -210,6 +210,7 @@ "register": { "call_to_login": "Sul on kasutajakonto juba olemas?", "continue_with_email": "Jätka e-posti aadressiga", + "continue_with_password": "Jätka salasõnaga", "create_account": { "description": "Jätkamiseks vali kasutajanimi.", "heading": "Loo kasutajakonto" diff --git a/translations/fi.json b/translations/fi.json index 668856735..5f7eb2a36 100644 --- a/translations/fi.json +++ b/translations/fi.json @@ -210,6 +210,7 @@ "register": { "call_to_login": "Onko sinulla jo tili?", "continue_with_email": "Jatka sähköpostiosoitteella", + "continue_with_password": "Jatka salasanalla", "create_account": { "description": "Valitse käyttäjänimi jatkaaksesi.", "heading": "Luo tili"