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

mn.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1d2bd3e501e0a01c046e6bf4efa846aa3a66cb13 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "Хайх",
    "General" : "Ерөнхий"
},
"nplurals=2; plural=(n != 1);");