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 years ago
parent
commit
eb860b2b37
1 changed files with 11 additions and 1 deletions
  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"
+  }
+}