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

af_ZA.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4e05c5983533fe9fff82e261db6feb0a6a12d16b (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Kanseleer",
    "Password" : "Wagwoord"
},
"nplurals=2; plural=(n != 1);");