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

ms_MY.js « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 04d2d35c903e936610dcfa12682a323588e8b7b9 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_texteditor",
    {
    "An error occurred!" : "Ralat berlaku!",
    "Edit" : "Sunting"
},
"nplurals=1; plural=0;");