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

sv.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2ea1662505a058e32cb8069727dea7b88f088218 (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "rainloop",
    {
    "Email" : "E-post",
    "Error" : "Fel",
    "Go to RainLoop Webmail admin panel" : "Gå till administrationsdelen i Rainloop webbmejl",
    "Save" : "Spara",
    "Password" : "Lösenord"
},
"nplurals=2; plural=(n != 1);");