diff options
| author | Natalia Spence <52349324+Septikai@users.noreply.github.com> | 2025-11-12 12:37:09 +0000 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-11-15 14:49:14 +0100 |
| commit | ac55fc78b779c8cf2717e9cdaf08092ca68ffeaf (patch) | |
| tree | d8ab0b8568e6c0976b0bace2af5e1f881d53941f /translations | |
| parent | 604d6257ab6cd2105ffd2ddcf61db866f5427a3d (diff) | |
| download | Firmament-ac55fc78b779c8cf2717e9cdaf08092ca68ffeaf.tar.gz Firmament-ac55fc78b779c8cf2717e9cdaf08092ca68ffeaf.tar.bz2 Firmament-ac55fc78b779c8cf2717e9cdaf08092ca68ffeaf.zip | |
feat: full pet hud rewrite
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index a4a2d9f..3be1cd2 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -251,7 +251,14 @@ "firmament.config.pets.highlight-pet.description": "Highlight your currently selected pet in the /pets menu.", "firmament.config.pets.pet-overlay": "Pet Info", "firmament.config.pets.pet-overlay-hud": "Pet Info Hud", - "firmament.config.pets.pet-overlay-hud.description": "A HUD showing current active pet and the pet exp.", + "firmament.config.pets.pet-overlay-hud-style": "Pet Info Hud Colour", + "firmament.config.pets.pet-overlay-hud-style.choice.colour_background": "Colour With Background", + "firmament.config.pets.pet-overlay-hud-style.choice.colour_no_background": "Colour No Background", + "firmament.config.pets.pet-overlay-hud-style.choice.icon_only": "Icon Only", + "firmament.config.pets.pet-overlay-hud-style.choice.plain_background": "Plain With Background", + "firmament.config.pets.pet-overlay-hud-style.choice.plain_no_background": "Plain No Background", + "firmament.config.pets.pet-overlay-hud-style.description": "Determines the style of the Pet Info Hud.", + "firmament.config.pets.pet-overlay-hud.description": "A HUD showing information about your currently active pet.Make sure the pet widget is enabled and visible in /tablist for full accuracy.", "firmament.config.pets.pet-overlay.description": "Shows current active pet and pet exp on screen.", "firmament.config.pickaxe-info": "Pickaxes & Drills", "firmament.config.pickaxe-info.ability-colour": "Ability Cooldown Colour", |
