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

ug.js « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 460c5b65ea7b661b8436e9a7eea115c7eba87d1f (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_texteditor",
    {
    "An error occurred!" : "خاتالىق كۆرۈلدى!",
    "Edit" : "تەھرىر"
},
"nplurals=2; plural=(n != 1);");