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

ms_MY.js « l10n - github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 231a5d82651e9cd4eaa05e2054bf1eb1c0c7d33a (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "groupfolders",
    {
    "Create" : "Buat",
    "Delete" : "Padam",
    "Share" : "Kongsi",
    "Group" : "Group",
    "Groups" : "Kumpulan",
    "Quota" : "Kuota"
},
"nplurals=1; plural=0;");