feat(chronik): rename route and heading to Aktivitäten
/chronik → /aktivitaeten; heading updated in all three locales. Component folder (lib/components/chronik/) stays unchanged — internal implementation detail, not user-facing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -758,7 +758,7 @@
|
||||
|
||||
"dropzone_release": "Suelta para subir",
|
||||
|
||||
"chronik_page_title": "Crónica",
|
||||
"chronik_page_title": "Actividades",
|
||||
"chronik_for_you_caption": "Para ti",
|
||||
"chronik_for_you_count": "{count} nuevas",
|
||||
"chronik_mark_read_aria": "Marcar como leído",
|
||||
@@ -790,10 +790,10 @@
|
||||
"chronik_empty_first_run_body": "En cuanto alguien de la familia suba o transcriba un documento, la actividad aparecerá aquí.",
|
||||
"chronik_empty_filter_title": "Nada en esta vista",
|
||||
"chronik_empty_filter_body": "No hay entradas para este filtro.",
|
||||
"chronik_error_title": "No se pudo cargar la crónica.",
|
||||
"chronik_error_title": "No se pudieron cargar las actividades.",
|
||||
"chronik_error_retry": "Reintentar",
|
||||
"chronik_load_more": "Cargar más",
|
||||
"chronik_loading": "Cargando …",
|
||||
"chronik_load_more_announcement": "{count} entradas más cargadas",
|
||||
"chronik_view_all": "Abrir crónica →"
|
||||
"chronik_view_all": "Todas las actividades →"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user