fix: make code aligned with spec
This commit is contained in:
@@ -38,10 +38,9 @@
|
||||
"activity.scripts": "Scripts",
|
||||
"activity.tags": "Etiquetas",
|
||||
"activity.templates": "Plantillas",
|
||||
"activity.chat": "Asistente IA",
|
||||
"activity.aiAssistant": "Asistente IA",
|
||||
"activity.import": "Importar",
|
||||
"activity.git": "Control de código fuente",
|
||||
"activity.settings": "Configuración",
|
||||
"activity.sourceControl": "Control de código fuente",
|
||||
"common.save": "Guardar",
|
||||
"common.cancel": "Cancelar",
|
||||
"common.settings": "Configuración",
|
||||
@@ -58,6 +57,10 @@
|
||||
"app.databaseRebuildFailed": "La reconstrucción de la base de datos falló",
|
||||
"app.textReindexFailed": "La reindexación de texto falló",
|
||||
"panel.output": "Salida",
|
||||
"panel.postLinks": "Enlaces de entradas",
|
||||
"panel.gitLog": "Historial de Git",
|
||||
"panel.postLinksPlaceholder": "No hay enlaces de entradas para mostrar",
|
||||
"panel.gitLogPlaceholder": "No hay historial de Git para mostrar",
|
||||
"panel.closeTitle": "Cerrar panel",
|
||||
"panel.noRecentTasks": "No hay tareas recientes",
|
||||
"panel.noOutput": "Sin salida",
|
||||
@@ -83,6 +86,8 @@
|
||||
"projectSelector.toast.deleteFailed": "No se pudo eliminar el proyecto",
|
||||
"tabBar.closeHint": "Cerrar",
|
||||
"tabBar.loading": "Cargando...",
|
||||
"tabBar.unknown": "Desconocido",
|
||||
"tabBar.style": "Estilo",
|
||||
"sidebar.noPostsYet": "Aún no hay entradas",
|
||||
"sidebar.noPagesYet": "Aún no hay páginas",
|
||||
"sidebar.noMediaYet": "Aún no hay medios",
|
||||
|
||||
Reference in New Issue
Block a user