]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es_AR/common.php
Added language list favourites sorting, updated styles
[bookstack] / resources / lang / es_AR / common.php
index 05c76cb111c5a2ed11e51bbe7f0af55e0f911500..8c11712ae0e71da5767f7835c1cffb642d1948c3 100644 (file)
@@ -20,7 +20,7 @@ return [
     'role' => 'Rol',
     'cover_image' => 'Imagen de cubierta',
     'cover_image_description' => 'Esta imagen debe ser de 440x250px aproximadamente.',
-    
+
     // Actions
     'actions' => 'Acciones',
     'view' => 'Ver',
@@ -45,6 +45,10 @@ return [
     'unfavourite' => 'Eliminar de favoritos',
     'next' => 'Siguiente',
     'previous' => 'Anterior',
+    'filter_active' => 'Filtro activo:',
+    'filter_clear' => 'Limpiar filtro',
+    'download' => 'Descargar',
+    'open_in_tab' => 'Abrir en una pestaña',
 
     // Sort Options
     'sort_options' => 'Opciones de Orden',
@@ -69,6 +73,11 @@ return [
     'list_view' => 'Vista de lista',
     'default' => 'Por defecto',
     'breadcrumb' => 'Miga de Pan',
+    'status' => 'Estado',
+    'status_active' => 'Activo',
+    'status_inactive' => 'Inactivo',
+    'never' => 'Nunca',
+    'none' => 'Ninguno',
 
     // Header
     'header_menu_expand' => 'Expandir el Menú de Cabecera',