Browse Source

LingoHub Update :rocket:

Manual push by LingoHub User: Nicolas Giard.
Project: Wiki.js

Made with :heart: by https://lingohub.com
Nicolas Giard 8 năm trước cách đây
mục cha
commit
eb860b2b37
1 tập tin đã thay đổi với 11 bổ sung1 xóa
  1. 11 1
      locales/ko/auth.json

+ 11 - 1
locales/ko/auth.json

@@ -1 +1,11 @@
-{ }
+{
+  "providers": {
+    "local": "노동 조합 지부",
+    "windowslive": "Microsoft 계정",
+    "google": "구글 ID",
+    "facebook": "페이스 북",
+    "github": "GitHub",
+    "slack": "Slack",
+    "ldap": "LDAP / Active Directory"
+  }
+}