X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c764208b2523faba2579e19870b95f9cad125918..refs/pull/2169/head:/resources/lang/es/common.php diff --git a/resources/lang/es/common.php b/resources/lang/es/common.php index 3c9cfa69b..4f4f7f600 100644 --- a/resources/lang/es/common.php +++ b/resources/lang/es/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'Rol', 'cover_image' => 'Imagen de portada', 'cover_image_description' => 'Esta imagen debe ser aproximadamente de 440x250px.', - + // Actions 'actions' => 'Acciones', 'view' => 'Ver', @@ -38,6 +38,7 @@ return [ 'reset' => 'Resetear', 'remove' => 'Remover', 'add' => 'Añadir', + 'fullscreen' => 'Pantalla completa', // Sort Options 'sort_options' => 'Opciones de ordenación', @@ -65,6 +66,8 @@ return [ 'profile_menu' => 'Menú de Perfil', 'view_profile' => 'Ver Perfil', 'edit_profile' => 'Editar Perfil', + 'dark_mode' => 'Modo Oscuro', + 'light_mode' => 'Modo Claro', // Layout tabs 'tab_info' => 'Información',