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

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