improve ko locales

This commit is contained in:
Kim Daesap 2017-03-23 23:17:02 +09:00
parent 04be7ebab3
commit 8d2a591323
2 changed files with 7 additions and 7 deletions

View File

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

View File

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