diff options
-rw-r--r-- | translations/en_us.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index cc5a663..a0b90eb 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -168,19 +168,19 @@ "firmament.config.fixes.peek-chat.description": "Hold this keybinding to view the chat as if you have it opened, but while still being able to control your character.", "firmament.config.fixes.player-skins": "Fix unsigned Player Skins", "firmament.config.fixes.player-skins.description": "Mark all player skins as signed, preventing console spam, and some rendering issues.", - "firmament.config.hud": "Hud", + "firmament.config.hud": "HUD", "firmament.config.hud.day-count": "Day Count", - "firmament.config.hud.day-count-hud": "Day Count Hud", + "firmament.config.hud.day-count-hud": "Day Count HUD", "firmament.config.hud.day-count-hud.description": "Shows day.", "firmament.config.hud.day-count-hud.display": "Day: %s", "firmament.config.hud.day-count.description": "A HUD showing current day.", "firmament.config.hud.fps-count": "FPS Count", - "firmament.config.hud.fps-count-hud": "FPS Count Hud", + "firmament.config.hud.fps-count-hud": "FPS Count HUD", "firmament.config.hud.fps-count-hud.description": "Shows FPS.", "firmament.config.hud.fps-count-hud.display": "FPS: %s", "firmament.config.hud.fps-count.description": "A HUD showing current FPS.", "firmament.config.hud.ping-count": "Ping Count", - "firmament.config.hud.ping-count-hud": "Ping Count Hud", + "firmament.config.hud.ping-count-hud": "Ping Count HUD", "firmament.config.hud.ping-count-hud.description": "Shows Ping.", "firmament.config.hud.ping-count-hud.display": "Ping %s", "firmament.config.hud.ping-count.description": "A HUD showing current Ping.", |