Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ko.js « l10n - github.com/westberliner/checksum.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26df32f85bfb5f4de4a89ce135a10decb7efab25 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "checksum",
    {
    "File not found." : "파일을 찾을 수 없습니다."
},
"nplurals=1; plural=0;");