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

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