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

af_ZA.js « l10n « ownpad_lite - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f499b6051d786f8184e760163cfb7383058902a0 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "ownpad_lite",
    {
    "Settings" : "Instellings",
    "Share" : "Deel",
    "Username" : "Gebruikersnaam"
},
"nplurals=2; plural=(n != 1);");