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

af.js « l10n - github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29a0d88cd68e5845990c12494d22d6f0b79a9055 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "rainloop",
    {
    "Email" : "E-pos",
    "Error" : "Fout",
    "Save" : "Stoor",
    "Password" : "Wagwoord"
},
"nplurals=2; plural=(n != 1);");