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

io.js « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c483b4ab65d36d8b04f4cd152879363854e39d9a (plain)
1
2
3
4
5
6
OC.L10N.register(
    "core",
    {
    "_{count} file conflict_::_{count} file conflicts_" : ["",""]
},
"nplurals=2; plural=(n != 1);");