浏览代码

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

Lauri Ojansivu 6 年之前
父节点
当前提交
4126a1a808
共有 1 个文件被更改,包括 3 次插入1 次删除
  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"
 }