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

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