tags in showcase (vibe-kanban) (#1268)
* Done! I've added the 5th slide for the tags feature: 1. Added the slide configuration in [showcases.ts](file:///private/var/folders/xw/pvvt9zw954zbk1304cvjlnz00000gn/T/vibe-kanban/worktrees/20bc-tags-in-showcase/frontend/src/config/showcases.ts) with the video URL 2. Added English translations for the tags feature in [tasks.json](file:///private/var/folders/xw/pvvt9zw954zbk1304cvjlnz00000gn/T/vibe-kanban/worktrees/20bc-tags-in-showcase/frontend/src/i18n/locales/en/tasks.json) The showcase now has 5 slides with the tags feature explaining how users can save custom prompts and embed them in tasks or follow-ups. * Done! Updated the video URL and added translations to all locales: - Updated video URL in [showcases.ts](file:///private/var/folders/xw/pvvt9zw954zbk1304cvjlnz00000gn/T/vibe-kanban/worktrees/20bc-tags-in-showcase/frontend/src/config/showcases.ts) - Added English translations - Added Spanish translations - Added Japanese translations - Added Korean translations --------- Co-authored-by: Vibe Kanban <noreply@vibekanban.com>
This commit is contained in:
committed by
GitHub
parent
050d832dad
commit
4e6dc1790b
@@ -366,6 +366,10 @@
|
||||
"pullRequest": {
|
||||
"title": "Crear PR desde Tarea",
|
||||
"description": "Fusiona tus cambios o crea pull requests directamente desde los intentos de tarea. El diálogo de PR rellena previamente el título y la descripción desde los detalles de tu tarea para flujos de trabajo optimizados."
|
||||
},
|
||||
"tags": {
|
||||
"title": "Etiquetas de Prompts Personalizados",
|
||||
"description": "Guarda prompts personalizados como etiquetas e insértalos en nuevas tareas o mensajes de seguimiento. Reutiliza instrucciones comunes para mantener la consistencia en tu flujo de trabajo."
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
|
||||
Reference in New Issue
Block a user