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

lo.js « l10n - github.com/nextcloud/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8f65eef184867f3b1f05d2734e70fd7f2ca4ad4 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "rainloop",
    {
    "Error" : "ຜິດພາດ",
    "Password" : "ລະຫັດຜ່ານ"
},
"nplurals=1; plural=0;");