]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/es/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / es / common.php
index f36cd5eb05ed6f7c2c6d6a1aa7f80418aa3132d8..6320d340ac5efe8c25a5afe3d389769a5bece3b8 100644 (file)
@@ -45,6 +45,8 @@ return [
     'unfavourite' => 'Eliminar de favoritos',
     'next' => 'Siguiente',
     'previous' => 'Anterior',
+    'filter_active' => 'Filtro activo:',
+    'filter_clear' => 'Limpiar filtro',
 
     // Sort Options
     'sort_options' => 'Opciones de ordenación',
@@ -69,6 +71,11 @@ return [
     'list_view' => 'Vista en Lista',
     'default' => 'Predeterminada',
     'breadcrumb' => 'Rastro de migas de pan',
+    'status' => 'Estado',
+    'status_active' => 'Activo',
+    'status_inactive' => 'Inactive',
+    'never' => 'Nunca',
+    'none' => 'Ninguno',
 
     // Header
     'header_menu_expand' => 'Expandir el Menú de la Cabecera',