Prechádzať zdrojové kódy

Translate also Admin Panel/Layout/Display Authentication Method and Default Authentication Method. Thanks to Akuket and xet7 !

Lauri Ojansivu 6 rokov pred
rodič
commit
4126a1a808
1 zmenil súbory, kde vykonal 3 pridanie a 1 odobranie
  1. 3 1
      i18n/en.i18n.json

+ 3 - 1
i18n/en.i18n.json

@@ -662,5 +662,7 @@
     "add-custom-html-after-body-start": "Add Custom HTML after <body> start",
     "add-custom-html-before-body-end": "Add Custom HTML before </body> end",
     "error-undefined": "Something went wrong",
-    "error-ldap-login": "An error occurred while trying to login"
+    "error-ldap-login": "An error occurred while trying to login",
+    "display-authentication-method": "Display Authentication Method",
+    "default-authentication-method": "Default Authentication Method"
 }