nextcloud/apps/updatenotification/l10n/ko.js

8 lines
289 B
JavaScript

OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
"Updater" : "업데이터"
},
"nplurals=1; plural=0;");