diff options
Diffstat (limited to 'translations/en_us.json')
-rw-r--r-- | translations/en_us.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 35c7350..d191c84 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -130,11 +130,16 @@ "firmament.config.pets": "Pets", "firmament.config.pets.highlight-pet": "Highlight active pet", "firmament.config.pets.highlight-pet.description": "Highlight your currently selected pet in the /pets menu.", - "firmament.config.pickaxe-info": "Pickaxes", + "firmament.config.pickaxe-info": "Pickaxes & Drills", "firmament.config.pickaxe-info.ability-cooldown": "Pickaxe Ability Cooldown", "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.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", + "firmament.config.pickaxe-info.block-on-dynamic.choice.only_destructive": "Only with dangerous", + "firmament.config.pickaxe-info.block-on-dynamic.description": "Block pickaxe abilities on private islands by preventing you from right clicking.", "firmament.config.pickaxe-info.fuel-bar": "Drill Fuel Durability Bar", "firmament.config.pickaxe-info.fuel-bar.description": "Replace the item durability bar of your drills with one that shows the remaining fuel.", "firmament.config.power-user": "Power Users", |