瀏覽代碼

Merge branch 'master' of https://github.com/Requarks/wiki

NGPixel 8 年之前
父節點
當前提交
08a1cbfe82
共有 2 個文件被更改,包括 7 次插入7 次删除
  1. 5 5
      locales/ko/auth.json
  2. 2 2
      locales/ko/common.json

+ 5 - 5
locales/ko/auth.json

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

+ 2 - 2
locales/ko/common.json

@@ -4,8 +4,8 @@
     "overview": "개요"
   },
   "footer": {
-    "poweredby": "에 의해 구동",
-    "home": "",
+    "poweredby": "Powered by",
+    "home": "홈으로",
     "top": "맨 위로"
   }
 }