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

ms_MY.js « l10n « systemtags « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2958617429ce79acad137a1c00fcdd275affdcbd (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "systemtags",
    {
    "Name" : "Nama",
    "Size" : "Saiz",
    "Modified" : "Dimodifikasi"
},
"nplurals=1; plural=0;");