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

es_NI.js « l10n - github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 13f117b73e5f2f81792ce1ecbfb9649174554047 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "data_request",
    {
    "Hello %s," : "Hola %s,",
    "Account" : "Cuenta"
},
"nplurals=2; plural=(n != 1);");