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

si.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bbe2773a110acff4c357bcda19baf0db5585dacb (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "සොයන්න",
    "General" : "සමාන්‍යය"
},
"nplurals=2; plural=(n != 1);");