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: apps/client/src/translations/en/translation.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -682,6 +682,7 @@
682
682
"open_note_externally": "Open note externally",
683
683
"open_note_externally_title": "File will be open in an external application and watched for changes. You'll then be able to upload the modified version back to Trilium.",
"default_description": "Trilium limita de forma predeterminada el ancho máximo del contenido para mejorar la legibilidad de ventanas maximizadas en pantallas anchas.",
1109
1112
"max_width_label": "Ancho máximo del contenido en píxeles",
1110
-
"max_width_unit": "píxeles"
1113
+
"max_width_unit": "píxeles",
1114
+
"centerContent": "Mantener el contenido centrado"
1111
1115
},
1112
1116
"native_title_bar": {
1113
1117
"title": "Barra de título nativa (requiere reiniciar la aplicación)",
@@ -2079,5 +2083,14 @@
2079
2083
},
2080
2084
"collections": {
2081
2085
"rendering_error": "No se puede mostrar contenido debido a un error."
2086
+
},
2087
+
"read-only-info": {
2088
+
"read-only-note": "Actualmente, está viendo una nota de solo lectura.",
2089
+
"auto-read-only-note": "Esta nota se muestra en modo de solo lectura para una carga más rápida.",
0 commit comments