Ariver
2026-05-18 47e0419e81ee015b469cc9f2a891cad8fa505eec
VoiceSnapGo/frontend/src/lib/i18n/en.json
@@ -32,10 +32,17 @@
    "tagline": "Snap · Voice to Text",
    "description": "Hold {key} to speak, release to recognize and type",
    "hotkeyLabel": "Trigger Hotkey",
    "modeHint": "Hold to record, release to type · Tap to start free talk, tap again to stop"
    "modeHint": "Hold to record, release to type · Tap to start free talk, tap again to stop",
    "modeHintTap": "Tap to start speaking, tap again to stop and type",
    "modeHintHold": "Hold to speak, release to stop and type"
  },
  "settings": {
    "inputDevice": "Input Device",
    "hotkeyMode": "Voice Input Mode",
    "hotkeyModeTap": "Tap",
    "hotkeyModeHold": "Hold",
    "hotkeyModeTapDesc": "Tap the hotkey to start speaking, then tap again to stop and type",
    "hotkeyModeHoldDesc": "Hold the hotkey to speak, release to stop and type",
    "autoHide": "Auto-hide Indicator",
    "autoHideDesc": "Automatically hide the floating indicator after completion",
    "soundFeedback": "Sound Feedback",
@@ -54,6 +61,9 @@
    "grant": "Grant",
    "granted": "Granted",
    "missing": "Missing",
    "enabled": "Enabled",
    "disabled": "Disabled",
    "optional": "Optional",
    "checking": "Checking",
    "allGranted": "All permissions are ready",
    "needsAttention": "Some permissions need attention",
@@ -69,6 +79,10 @@
    "inputMonitoring": {
      "title": "Input Monitoring",
      "desc": "Listens for the global right Alt hotkey while other apps are in front."
    },
    "backgroundActivity": {
      "title": "Background Activity / Login Item",
      "desc": "Starts VoiceSnap after login and allows it to run as a menu bar app in the background; it does not affect the currently running voice input."
    }
  },
  "hotkeys": {