nextcloud/apps/systemtags/l10n/ko.js

12 lines
292 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "태그",
"No files in here" : "여기에 파일 없음",
"No entries found in this folder" : "이 폴더에 항목 없음",
"Name" : "이름",
"Size" : "크기",
"Modified" : "수정됨"
},
"nplurals=1; plural=0;");