diff options
author | tpart <tpart120@proton.me> | 2025-09-29 18:38:10 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-09-29 22:50:49 +0200 |
commit | 9a8e067adba9d4509e44f977be2f0cfe09d76d40 (patch) | |
tree | c4c5b45b7c0a45cd98ca08f633175f591d207b00 | |
parent | b3a619e0b6b220a5bcf46a9704e2a49c7905b550 (diff) | |
download | hurrycurry-9a8e067adba9d4509e44f977be2f0cfe09d76d40.tar hurrycurry-9a8e067adba9d4509e44f977be2f0cfe09d76d40.tar.bz2 hurrycurry-9a8e067adba9d4509e44f977be2f0cfe09d76d40.tar.zst |
Remove hints from translations
-rw-r--r-- | locale/en.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/locale/en.ini b/locale/en.ini index 71850485..3e707831 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -19,15 +19,6 @@ c.error.version_mismatch=Server and client versions do not match. Server: {0}.{1 c.error.websocket.unavailable=unavailable c.error.websocket=WebSocket closed with code: {0}, reason {1}. Clean: {2} c.error=Error -c.hint.boost=Press {0} to boost -c.hint.framerate_low=It seems like your game is running slow. You can lower your graphics settings to improve performance in the settings menu. -c.hint.interact=Press {0} to pick up items and to interact with tools -c.hint.join_while_running=Press {0} and click "Join" to join the game while it is running -c.hint.movement=Use {0} to move -c.hint.reset_camera=Press {0} to reset the camera view -c.hint.rotate=Use {0} to rotate the camera view -c.hint.username_tags=Username tags can be enabled/disabled in the settings -c.hint.zoom_camera=Use {0} to zoom in/out c.legal.using_godot=This game uses Godot Engine, available under the following license: c.map.difficulty.0=Easy c.map.difficulty.1=Hard |