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": "Envoyer une commande Lecture à tout le monde",
"BTN_PAUSE": "⏸ Pause",
"BTN_PAUSE_TOOLTIP": "Envoyer une commande Pause à tout le monde",
"BTN_SYNC": "⚡ SYNC",
"BTN_SYNC": "⚡ Sync",
"BTN_SYNC_TOOLTIP": "Forcer tous les utilisateurs à se synchroniser",
"OPTION_JUMP_TO_OTHERS": "Rejoindre les autres",
"OPTION_JUMP_TO_ME": "Les amener à moi",