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

es_PY.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96b0fac31c2e34c640eb89b78dfa0d122243e7af (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "Buscar",
    "General" : "General"
},
"nplurals=2; plural=(n != 1);");