diff options
| author | Natalia Spence <52349324+Septikai@users.noreply.github.com> | 2025-11-24 12:55:49 +0000 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-11-30 11:48:49 +0100 |
| commit | 15aedb39ea7f732c2ae24c11fc3d528965aeaac0 (patch) | |
| tree | 3f5b029939f81f0cc8cad814350eb25a29cb78eb /translations | |
| parent | 9e0b9393f696d2643a1353209bbc2923d11b5c6f (diff) | |
| download | Firmament-15aedb39ea7f732c2ae24c11fc3d528965aeaac0.tar.gz Firmament-15aedb39ea7f732c2ae24c11fc3d528965aeaac0.tar.bz2 Firmament-15aedb39ea7f732c2ae24c11fc3d528965aeaac0.zip | |
feat: add a toggle for sprint state hud
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 0700339..a11d4d6 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -163,6 +163,8 @@ "firmament.config.fixes": "Fixes", "firmament.config.fixes.auto-sprint": "Auto Sprint", "firmament.config.fixes.auto-sprint-hud": "Sprint State Hud", + "firmament.config.fixes.auto-sprint-hud-toggle": "Show Sprint State Hud", + "firmament.config.fixes.auto-sprint-hud-toggle.description": "Whether or not to show the sprint state hud", "firmament.config.fixes.auto-sprint-hud.description": "Show your current sprint state on your screen. Only visible if no auto sprint keybind is set.", "firmament.config.fixes.auto-sprint-keybinding": "Auto Sprint KeyBinding", "firmament.config.fixes.auto-sprint-keybinding.description": "Toggle auto sprint via this keybinding.", |
