diff options
Diffstat (limited to 'apps/files_external/l10n/es_AR.php')
-rw-r--r-- | apps/files_external/l10n/es_AR.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files_external/l10n/es_AR.php b/apps/files_external/l10n/es_AR.php index 9bcff39f018..c380c6d0d91 100644 --- a/apps/files_external/l10n/es_AR.php +++ b/apps/files_external/l10n/es_AR.php @@ -1,5 +1,10 @@ <?php $TRANSLATIONS = array( +"Location" => "UbicaciĆ³n", +"URL" => "URL", +"Username" => "Nombre de usuario", +"Password" => "ContraseƱa", +"Share" => "Compartir", "Access granted" => "Acceso permitido", "Error configuring Dropbox storage" => "Error al configurar el almacenamiento de Dropbox", "Grant access" => "Permitir acceso", |