diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-06-26 19:15:38 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-06-26 19:15:38 +0200 |
| commit | a8f8382682fb70791ac5e5601f1c0c149df8c8eb (patch) | |
| tree | 82d8118f615d6b8c9a7332990df255c9e9467d8c /translations | |
| parent | 1c5d0df368471031f892330de7628ff78a6204ed (diff) | |
| download | Firmament-a8f8382682fb70791ac5e5601f1c0c149df8c8eb.tar.gz Firmament-a8f8382682fb70791ac5e5601f1c0c149df8c8eb.tar.bz2 Firmament-a8f8382682fb70791ac5e5601f1c0c149df8c8eb.zip | |
feat: add creation timestamp in lore
Diffstat (limited to 'translations')
| -rw-r--r-- | translations/en_us.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index 1ef9a9b..cc7fb39 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -173,7 +173,7 @@ "firmament.config.jade-integration.blocks.description": "Show custom block descriptions and hardness levels in Jade.", "firmament.config.jade-integration.progress": "Enable Custom Mining Progress", "firmament.config.jade-integration.progress.description": "Show the custom mining progress in Jade, when in a world with mining fatigue.", - "firmament.config.lore-timers": "Lore Timers", + "firmament.config.lore-timers": "Item Timestamps", "firmament.config.lore-timers.format": "Time Format", "firmament.config.lore-timers.format.choice.american": "§9Ame§cri§fcan", "firmament.config.lore-timers.format.choice.local": "System Time Format", @@ -181,6 +181,8 @@ "firmament.config.lore-timers.format.choice.socialist": "European-ish", "firmament.config.lore-timers.format.description": "Choose the time format in which resolved timers are displayed.", "firmament.config.lore-timers.show": "Show Lore Timers", + "firmament.config.lore-timers.show-creation": "Show Creation", + "firmament.config.lore-timers.show-creation.description": "Shows the creation or craft timestamp of the item. Sometimes this timestamp is retained when upgrading an item, so it isn't necessarily the craft time of this specific item, but rather one of its components.", "firmament.config.lore-timers.show.description": "Shows when a timer in a lore (such as interest, auction duration) would end.", "firmament.config.party-commands": "Party Commands", "firmament.config.party-commands.cooldown": "Cooldown", |
