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

oc.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc1e3a680024f0baeca2ead72e6efaeaff026d18 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "Recercar",
    "Full text search" : "Recèrca tèxt brut",
    "General" : "Generals"
},
"nplurals=2; plural=(n > 1);");