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

es_CL.php « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 45584ff7c4269213b20d175ad999e2c7f2438cac (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Error" => "Error"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";