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

pt_PT.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c746e00d979c9c6ad90c947fd4da6a476ec0a39 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "rainloop",
    {
    "Email" : "Email",
    "Error" : "Erro",
    "Save" : "Guardar",
    "Password" : "Palavra-passe"
},
"nplurals=2; plural=(n != 1);");