diff --git a/admin/i18n/de/translations.json b/admin/i18n/de/translations.json index 80c4376..faf40c9 100644 --- a/admin/i18n/de/translations.json +++ b/admin/i18n/de/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Passwort wiederholen:", "Password:": "Passwort:", "Passwords missmatch!": "Passwörter stimmen nicht überein!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/en/translations.json b/admin/i18n/en/translations.json index f7293d2..38000e7 100644 --- a/admin/i18n/en/translations.json +++ b/admin/i18n/en/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Password repeat:", "Password:": "Password:", "Passwords missmatch!": "Passwords missmatch!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/fr/translations.json b/admin/i18n/fr/translations.json index 4dc46d5..512a128 100644 --- a/admin/i18n/fr/translations.json +++ b/admin/i18n/fr/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Répéter le mot de passe :", "Password:": "Mot de passe:", "Passwords missmatch!": "Les mots de passe ne correspondent pas !", - "Secure:": "HTTPS ? :" -} \ No newline at end of file + "Secure:": "HTTPS ?" +} diff --git a/admin/i18n/it/translations.json b/admin/i18n/it/translations.json index cc74c06..1c776c4 100644 --- a/admin/i18n/it/translations.json +++ b/admin/i18n/it/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Ripeti password:", "Password:": "Parola d'ordine:", "Passwords missmatch!": "Le password non corrispondono!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/nl/translations.json b/admin/i18n/nl/translations.json index 97a8268..134cbf6 100644 --- a/admin/i18n/nl/translations.json +++ b/admin/i18n/nl/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Wachtwoord herhalen:", "Password:": "Wachtwoord:", "Passwords missmatch!": "Wachtwoorden komen niet overeen!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/pl/translations.json b/admin/i18n/pl/translations.json index c74392c..029edcd 100644 --- a/admin/i18n/pl/translations.json +++ b/admin/i18n/pl/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Powtórz hasło:", "Password:": "Hasło:", "Passwords missmatch!": "Niezgodność haseł!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/pt/translations.json b/admin/i18n/pt/translations.json index ab244e1..c36389c 100644 --- a/admin/i18n/pt/translations.json +++ b/admin/i18n/pt/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Repetição de senha:", "Password:": "Senha:", "Passwords missmatch!": "As senhas não correspondem!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/ru/translations.json b/admin/i18n/ru/translations.json index eb20acc..00f3d82 100644 --- a/admin/i18n/ru/translations.json +++ b/admin/i18n/ru/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "Повтор пароля:", "Password:": "Пароль:", "Passwords missmatch!": "Пароли не совпадают!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/i18n/zh-cn/translations.json b/admin/i18n/zh-cn/translations.json index 3a013ee..c5fdef3 100644 --- a/admin/i18n/zh-cn/translations.json +++ b/admin/i18n/zh-cn/translations.json @@ -4,5 +4,5 @@ "Password repeat:": "密码重复:", "Password:": "密码:", "Passwords missmatch!": "密码不匹配!", - "Secure:": "HTTPS?:" -} \ No newline at end of file + "Secure:": "HTTPS?" +} diff --git a/admin/index_m.html b/admin/index_m.html index 34b0afe..d87e2e4 100644 --- a/admin/index_m.html +++ b/admin/index_m.html @@ -70,7 +70,7 @@
-
+
@@ -83,7 +83,7 @@
-
+
@@ -96,7 +96,7 @@
-
+
Secure: diff --git a/admin/words.js b/admin/words.js index 730f348..0dde750 100644 --- a/admin/words.js +++ b/admin/words.js @@ -7,5 +7,5 @@ systemDictionary = { "Password repeat:": { "en": "Password repeat:", "de": "Passwort wiederholen:", "ru": "Повтор пароля:", "pt": "Repetição de senha:", "nl": "Wachtwoord herhalen:", "fr": "Répéter le mot de passe :", "it": "Ripeti password:", "es": "Repite la contraseña:", "pl": "Powtórz hasło:", "zh-cn": "密码重复:"}, "Password:": { "en": "Password:", "de": "Passwort:", "ru": "Пароль:", "pt": "Senha:", "nl": "Wachtwoord:", "fr": "Mot de passe:", "it": "Parola d'ordine:", "es": "Clave:", "pl": "Hasło:", "zh-cn": "密码:"}, "Passwords missmatch!": { "en": "Passwords missmatch!", "de": "Passwörter stimmen nicht überein!", "ru": "Пароли не совпадают!", "pt": "As senhas não correspondem!", "nl": "Wachtwoorden komen niet overeen!", "fr": "Les mots de passe ne correspondent pas !", "it": "Le password non corrispondono!", "es": "¡Las contraseñas no coinciden!", "pl": "Niezgodność haseł!", "zh-cn": "密码不匹配!"}, - "Secure:": { "en": "HTTPS?:", "de": "HTTPS?:", "ru": "HTTPS?:", "pt": "HTTPS?:", "nl": "HTTPS?:", "fr": "HTTPS ? :", "it": "HTTPS?:", "es": "¿HTTPS?:", "pl": "HTTPS?:", "zh-cn": "HTTPS?:"}, -}; \ No newline at end of file + "Secure:": { "en": "HTTPS?", "de": "HTTPS?", "ru": "HTTPS?", "pt": "HTTPS?", "nl": "HTTPS?", "fr": "HTTPS ?", "it": "HTTPS?", "es": "¿HTTPS?", "pl": "HTTPS?", "zh-cn": "HTTPS?"}, +};