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

fa.js « l10n - github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e26a6f67eebd6bbe61f624f6ce108e9d4ac15dab (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "data_request",
    {
    "Hello %s," : "سلام %s",
    "Account" : "حساب"
},
"nplurals=2; plural=(n > 1);");