summaryrefslogtreecommitdiffstats
path: root/l10n/ko.js
blob: fc5fff78ef03b9b8aac5343d3475058460e0e063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
OC.L10N.register(
    "social",
    {
    "Help" : "도움말",
    "Open documentation" : "문서 열기",
    "Finish setup" : "설치 완료",
    "Home" : "집",
    "Notifications" : "알림",
    "Public" : "공개",
    "Reply" : "답장",
    "More actions" : "더 많은 동작",
    "Hello" : "안녕하세요",
    "Close" : "닫기",
    "Continue" : "Continue",
    "User not found" : "사용자를 찾을 수 없음"
},
"nplurals=1; plural=0;");