summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ko.js
blob: 8e1d12173f36081dae0c14ac44f2155da5d4414e (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version}을(를) 사용할 수 있습니다. 업데이트하는 방법에 대해서 알아보십시오.",
    "Updater" : "업데이터"
},
"nplurals=1; plural=0;");