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

ms_MY.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab9c5c2a35b8b461710346a5ca8ae8c9c009cb29 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "external",
    {
    "External Sites" : "Laman Luar",
    "Name" : "Nama",
    "URL" : "URL",
    "Remove site" : "Buang laman",
    "Add" : "Tambah"
},
"nplurals=1; plural=0;");