You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/es_AR/entities.php
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,10 @@
63
63
'import_delete_desc' => 'Esto eliminará el archivo ZIP de importación subido y no se puede deshacer.',
64
64
'import_errors' => 'Errores de Importación',
65
65
'import_errors_desc' => 'Se produjeron los siguientes errores durante el intento de importación:',
66
+
'breadcrumb_siblings_for_page' => 'Navigate siblings for page',
67
+
'breadcrumb_siblings_for_chapter' => 'Navigate siblings for chapter',
68
+
'breadcrumb_siblings_for_book' => 'Navigate siblings for book',
69
+
'breadcrumb_siblings_for_bookshelf' => 'Navigate siblings for shelf',
66
70
67
71
// Permissions and restrictions
68
72
'permissions' => 'Permisos',
@@ -268,7 +272,7 @@
268
272
'pages_md_insert_drawing' => 'Insertar Dibujo',
269
273
'pages_md_show_preview' => 'Mostrar vista previa',
270
274
'pages_md_sync_scroll' => 'Sincronizar desplazamiento de vista previa',
271
-
'pages_md_plain_editor' => 'Plaintext editor',
275
+
'pages_md_plain_editor' => 'Editor de texto plano',
272
276
'pages_drawing_unsaved' => 'Encontrado dibujo sin guardar',
273
277
'pages_drawing_unsaved_confirm' => 'Se encontraron datos del dibujo no guardados durante un intento de guardado fallido anterior. ¿Desea restaurar y continuar editando el dibujo no guardado?',
274
278
'pages_not_in_chapter' => 'La página no esá en el capítulo',
0 commit comments