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

su.php « l10n « core - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1191769faa7803db6d9108d4bf2bd4a7a3d1a0e7 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("")
);
$PLURAL_FORMS = "nplurals=1; plural=0;";