Merge pull request #47 from KimDaesap/master

improve ko locales
This commit is contained in:
Nicolas Giard 2017-03-23 10:39:25 -04:00 committed by GitHub
commit 68912e8de9
2 changed files with 7 additions and 7 deletions

View File

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

View File

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