Ariver
2026-05-18 8f11df460a247dfcaafd84ce3046605724d11998
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",