diff options
| -rw-r--r-- | www/lang/locale-fr.json | 3 | ||||
| -rw-r--r-- | www/lang/locale-pl.json | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/lang/locale-fr.json b/www/lang/locale-fr.json index b1b35096..c7751676 100644 --- a/www/lang/locale-fr.json +++ b/www/lang/locale-fr.json @@ -76,8 +76,9 @@ "kEnableGIFMP4" :"Activer les téléchargements GIF/MP4", "kEnableLogs" :"Activer les logs", "kEnableNewsUpdates" :"Activer les mises à jour", - "kEnableStrictSSL" :"Activer la vérification SSL stricte", "kEnterPin" :"Saisir le code PIN", + "kEnableSlowLoading" :"Utiliser des timeouts HTTP élevés", + "kEnableStrictSSL" :"Activer la vérification SSL stricte", "kError" :"Erreur", "kErrorChangingMonitors" :"Impossible de changer de caméra. Vérifiez les logs", "kErrorFrameBanner" :"Impossible de récupérer les détails de l'image", diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index ae34df40..ab106518 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -77,6 +77,7 @@ "kEnableLogs" :"Włącz dziennik", "kEnableNewsUpdates" :"Włącz informację o aktualizacji", "kEnterPin" :"Wprowadź PIN", + "kEnableSlowLoading" :"Użyj dużych opóźnień HTTP", "kEnableStrictSSL" :"Włącz rygorystyczne sprawdzanie SSL", "kError" :"Błąd", "kErrorChangingMonitors" :"Błąd zmiany monitorów. Proszę sprawdzić logi", |
