nextcloud/apps/comments/l10n/ko.js

9 lines
142 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"comments",
{
"Cancel" : "취소",
"Save" : "저장",
"Comment" : "설명"
},
"nplurals=1; plural=0;");