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

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