From 12ab95f7e800f42e25e70465bedc22002a75dd44 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Wed, 15 Oct 2025 00:21:37 +0200 Subject: feat: assign iris pipelines closes https://github.com/nea89o/Firmament/pull/306 --- translations/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'translations') diff --git a/translations/en_us.json b/translations/en_us.json index 02f6943..97d6553 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -254,14 +254,14 @@ "firmament.config.pets.pet-overlay-hud.description": "A HUD showing current active pet and the pet exp.", "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", + "firmament.config.pickaxe-info.ability-colour.description": "Color of the cooldown indicator around the cross-hair.", "firmament.config.pickaxe-info.ability-cooldown": "Pickaxe Ability Cooldown", "firmament.config.pickaxe-info.ability-cooldown-toast": "Pickaxe Ability Ready Toast", "firmament.config.pickaxe-info.ability-cooldown-toast.description": "Shows a toast when your pickaxe ability is ready.", "firmament.config.pickaxe-info.ability-cooldown.description": "Show a cooldown on your cross-hair for your pickaxe ability.", "firmament.config.pickaxe-info.ability-scale": "Ability Cooldown Scale", "firmament.config.pickaxe-info.ability-scale.description": "Resize the cooldown around your cross-hair for your pickaxe ability.", - "firmament.config.pickaxe-info.ability-colour": "Ability Cooldown Colour", - "firmament.config.pickaxe-info.ability-colour.description": "Color of the cooldown indicator around the cross-hair.", "firmament.config.pickaxe-info.block-on-dynamic": "Block on Private Island", "firmament.config.pickaxe-info.block-on-dynamic.choice.always": "Always Block", "firmament.config.pickaxe-info.block-on-dynamic.choice.never": "Never Block", -- cgit