nextcloud/apps/files_sharing/l10n/es_CL.php

7 lines
129 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "Clave",
"Download" => "Descargar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";