chore: add 'Change Backend' text to locale

This commit is contained in:
Fijxu
2026-01-01 21:51:42 -03:00
parent d4e88dd3a7
commit 8ccb197e46
3 changed files with 5 additions and 3 deletions

View File

@@ -536,5 +536,6 @@
"backend_unavailable": "El backend seleccionado no está disponible. Has sido redireccionado al siguiente",
"timeline_parse_error_show_technical_details": "Enseñar detalles técnicos",
"timeline_parse_error_placeholder_message": "Invidious ha encontrado un error al tratar de procesar este elemento. Para más información ver abajo:",
"timeline_parse_error_placeholder_heading": "Imposible procesar este elemento"
"timeline_parse_error_placeholder_heading": "Imposible procesar este elemento",
"companion_switch_backend": "Cambiar de backend:"
}