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

ur_PK.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83f464ffa99814396f0348eaf1c5742b3a2a83a9 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "rainloop",
    {
    "Email" : "email",
    "Error" : "ایرر",
    "Save" : "حفظ",
    "Password" : "پاسورڈ"
},
"nplurals=2; plural=(n != 1);");