aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/ko.js
blob: 3644ac7489d6a455b1aa03726e9d86dcb4ccafb2 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "취소",
    "Save" : "저장",
    "Comment" : "설명"
},
"nplurals=1; plural=0;");