diff options
author | Linnea Gräf <nea@nea.moe> | 2025-05-01 10:45:27 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2025-05-01 10:45:27 +0200 |
commit | 0c3514b0912bface80b191427363f493dca978b5 (patch) | |
tree | ecc86f133a89b0b99a9522941bdf6eb12e298fe3 | |
parent | e2df31fd9f720ebd0ade1c7d5eb63885805de53a (diff) | |
download | Firmament-0c3514b0912bface80b191427363f493dca978b5.tar.gz Firmament-0c3514b0912bface80b191427363f493dca978b5.tar.bz2 Firmament-0c3514b0912bface80b191427363f493dca978b5.zip |
chore: Reorder translations correctly
-rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 2d7f1f9..ab7de75 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -163,11 +163,11 @@ "firmament.config.pets.highlight-pet.description": "Highlight your currently selected pet in the /pets menu.", "firmament.config.pickaxe-info": "Pickaxes & Drills", "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-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.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", |