🌐(frontend) localize SR modifier labels

Replace hardcoded 'Alt' and 'Shift' in the SR shortcut
This commit is contained in:
Cyril
2026-02-24 09:02:40 +01:00
parent 1c1d1938d9
commit 7bf623f654
7 changed files with 17 additions and 2 deletions
+2
View File
@@ -619,6 +619,8 @@
"sr": {
"control": "Control",
"command": "Command",
"alt": "Alt",
"shift": "Shift",
"plus": "plus",
"hold": "Hold {{key}}",
"noShortcut": "No shortcut"