fix(extension): normalize primary action labels

This commit is contained in:
Timo
2026-07-12 12:17:32 +02:00
parent f58ab54f45
commit 99ecf9c9a8
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
"BTN_PLAY_TOOLTIP": "Enviar un comando de reproducción a todos",
"BTN_PAUSE": "⏸ Pausar",
"BTN_PAUSE_TOOLTIP": "Enviar un comando de pausa a todos",
"BTN_SYNC": "⚡ SYNC",
"BTN_SYNC": "⚡ Sync",
"BTN_SYNC_TOOLTIP": "Forzar la sincronización de todos los usuarios",
"OPTION_JUMP_TO_OTHERS": "Ir a la posición de otros",
"OPTION_JUMP_TO_ME": "Traerlos a mi posición",