From 49e4998ab718f86e8d0b2d5109521ca000d3fed0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 11 Mar 2021 21:55:06 +0000 Subject: [PATCH] --- server/AyaNova/resource/de.json | 7 ++++++- server/AyaNova/resource/es.json | 7 ++++++- server/AyaNova/resource/fr.json | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/server/AyaNova/resource/de.json b/server/AyaNova/resource/de.json index 16f69923..447778b3 100644 --- a/server/AyaNova/resource/de.json +++ b/server/AyaNova/resource/de.json @@ -2164,5 +2164,10 @@ "Columns": "Spalten", "SaveACopy": "Kopie speichern", "ConfirmUpdatePartCost": "Teilekosten von erhaltenen Kosten aktualisieren?", - "AlertNotes": "Warnhinweise" + "AlertNotes": "Warnhinweise", + "AuthTwoFactor":"Two-Factor Authentication", + "AuthConnectAppTitle": "Connect your app", + "AuthConnectAppSubTitle": "Using an authenticator app such as Google Authenticator, Duo, Microsoft Authenticator or Authy, scan the QR code. It will display a 6 digit pass code which you need to enter below.", + "AuthConnectAppManualEntry":"Having trouble scanning the code? Enter the following manually into your authenticator app:", + "AuthEnterPin":"Enter 6 digit pass code" } \ No newline at end of file diff --git a/server/AyaNova/resource/es.json b/server/AyaNova/resource/es.json index 4474ce89..0fdd44b4 100644 --- a/server/AyaNova/resource/es.json +++ b/server/AyaNova/resource/es.json @@ -2164,5 +2164,10 @@ "Columns": "Columnas", "SaveACopy": "Guardar una copia", "ConfirmUpdatePartCost": "¿Actualizar el costo de la pieza del costo recibido?", - "AlertNotes": "Notas de alerta" + "AlertNotes": "Notas de alerta", + "AuthTwoFactor":"Two-Factor Authentication", + "AuthConnectAppTitle": "Connect your app", + "AuthConnectAppSubTitle": "Using an authenticator app such as Google Authenticator, Duo, Microsoft Authenticator or Authy, scan the QR code. It will display a 6 digit pass code which you need to enter below.", + "AuthConnectAppManualEntry":"Having trouble scanning the code? Enter the following manually into your authenticator app:", + "AuthEnterPin":"Enter 6 digit pass code" } \ No newline at end of file diff --git a/server/AyaNova/resource/fr.json b/server/AyaNova/resource/fr.json index 2b383c77..f26d5b0f 100644 --- a/server/AyaNova/resource/fr.json +++ b/server/AyaNova/resource/fr.json @@ -2164,5 +2164,10 @@ "Columns": "Colonnes", "SaveACopy": "Enregistrer une copie", "ConfirmUpdatePartCost": "Mettre à jour le coût de la pièce à partir du coût reçu?", - "AlertNotes": "Notes d'alerte" + "AlertNotes": "Notes d'alerte", + "AuthTwoFactor":"Two-Factor Authentication", + "AuthConnectAppTitle": "Connect your app", + "AuthConnectAppSubTitle": "Using an authenticator app such as Google Authenticator, Duo, Microsoft Authenticator or Authy, scan the QR code. It will display a 6 digit pass code which you need to enter below.", + "AuthConnectAppManualEntry":"Having trouble scanning the code? Enter the following manually into your authenticator app:", + "AuthEnterPin":"Enter 6 digit pass code" } \ No newline at end of file