Browse Source

improve ko locales

pull/47/head
Kim Daesap 7 years ago
parent
commit
8d2a591323
2 changed files with 7 additions and 7 deletions
  1. 10
      locales/ko/auth.json
  2. 4
      locales/ko/common.json

10
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"
}
}

4
locales/ko/common.json

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