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

ur_PK.js « l10n « encryption « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9fbed2e780f65756ac1781330403780b7782a2fc (plain)
1
2
3
4
5
6
OC.L10N.register(
    "encryption",
    {
    "Cheers!" : "واہ!"
},
"nplurals=2; plural=(n != 1);");