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