diff options
Diffstat (limited to 'apps/files_external/l10n/es.php')
-rw-r--r-- | apps/files_external/l10n/es.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es.php b/apps/files_external/l10n/es.php index 509517febb9..4cffc39fc54 100644 --- a/apps/files_external/l10n/es.php +++ b/apps/files_external/l10n/es.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.", +"Step 1 failed. Exception: %s" => "El paso 1 falló. Excepción: %s", +"Step 2 failed. Exception: %s" => "El paso 2 falló. Excepción: %s", "External storage" => "Almacenamiento externo", "Local" => "Local", "Location" => "Ubicación", |