feat: first take on sidebars
This commit is contained in:
@@ -65,7 +65,12 @@
|
||||
"Command failed": "El comando falló",
|
||||
"Command failed with HTTP %{status}": "El comando falló con HTTP %{status}",
|
||||
"Create Project": "Crear proyecto",
|
||||
"Create / Edit": "Crear / editar",
|
||||
"Content": "Contenido",
|
||||
"Data": "Datos",
|
||||
"Dashboard": "Panel",
|
||||
"AI conversations": "Conversaciones de IA",
|
||||
"Automation helpers": "Ayudas de automatización",
|
||||
"dashboard.postCount.one": "%{count} entrada",
|
||||
"dashboard.postCount.other": "%{count} entradas",
|
||||
"dashboard.section.categories": "Categorías",
|
||||
@@ -87,6 +92,20 @@
|
||||
"dashboard.tagCloud.more": "+%{count} más",
|
||||
"dashboard.title": "Panel",
|
||||
"Desktop Runtime": "Entorno de escritorio",
|
||||
"Editor": "Editor",
|
||||
"Images and files": "Imágenes y archivos",
|
||||
"Import definitions": "Definiciones de importación",
|
||||
"Merge Tags": "Combinar etiquetas",
|
||||
"Project": "Proyecto",
|
||||
"Project and publishing": "Proyecto y publicación",
|
||||
"Publishing": "Publicación",
|
||||
"Site rendering": "Renderizado del sitio",
|
||||
"Standalone pages": "Páginas independientes",
|
||||
"Tag Cloud": "Nube de etiquetas",
|
||||
"Tag management": "Gestión de etiquetas",
|
||||
"Technology": "Tecnología",
|
||||
"Working tree": "Árbol de trabajo",
|
||||
"Working tree and history": "Árbol de trabajo e historial",
|
||||
"Desktop workbench content routed through the Elixir shell.": "El contenido del área de trabajo de escritorio se enruta a través del shell de Elixir.",
|
||||
"Desktop workbench shell wired through Elixir": "Shell del área de trabajo de escritorio conectado mediante Elixir",
|
||||
"Diff Reports": "Informes de diff",
|
||||
|
||||
Reference in New Issue
Block a user