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

kab.js « l10n - github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 48a810f52cb89c36ed2d373ad2f211b056e6d9f6 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_filter",
    {
    "Videos" : "Tividyutin",
    "Name" : "Nom",
    "Delete" : "Kkes"
},
"nplurals=2; plural=(n != 1);");