summaryrefslogtreecommitdiffstats
path: root/settings/l10n/es_CL.php
blob: fc5e328f3bc8fa85b4dc412f9aae97c08cefc6e5 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Password" => "Clave",
"Cancel" => "Cancelar",
"Username" => "Usuario"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";