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

id.js « l10n - github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 270759d8a220c297d7a2460387100895277ec892 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "fulltextsearch",
    {
    "Search" : "Cari",
    "General" : "Umum"
},
"nplurals=1; plural=0;");