diff options
Diffstat (limited to 'settings/l10n/es_CL.php')
-rw-r--r-- | settings/l10n/es_CL.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/es_CL.php b/settings/l10n/es_CL.php index 86e66bd4825..dabded98f81 100644 --- a/settings/l10n/es_CL.php +++ b/settings/l10n/es_CL.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Error" => "Error", "Password" => "Clave", "Username" => "Usuario" ); |