diff options
Diffstat (limited to 'apps/files/l10n/es_MX.php')
-rw-r--r-- | apps/files/l10n/es_MX.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es_MX.php b/apps/files/l10n/es_MX.php index da4cb97ca68..79ce99aedd9 100644 --- a/apps/files/l10n/es_MX.php +++ b/apps/files/l10n/es_MX.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "Error desconocido", "Could not move %s - File with this name already exists" => "No se pudo mover %s - Ya existe un archivo con ese nombre.", "Could not move %s" => "No se pudo mover %s", "File name cannot be empty." => "El nombre de archivo no puede estar vacĂo.", |