diff options
author | Linnea Gräf <nea@nea.moe> | 2024-12-24 01:58:46 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-12-24 01:58:46 +0100 |
commit | fbab19b40f72574b7930ddd2981998b2d2845471 (patch) | |
tree | a4fd510cd3c6b11fad8ec0f94d6d5e4a6720174a /translations | |
parent | 24110c24af3ed14c0da050a2cdb1053b183b30b6 (diff) | |
download | Firmament-fbab19b40f72574b7930ddd2981998b2d2845471.tar.gz Firmament-fbab19b40f72574b7930ddd2981998b2d2845471.tar.bz2 Firmament-fbab19b40f72574b7930ddd2981998b2d2845471.zip |
feat: Add lore timers
Diffstat (limited to 'translations')
-rw-r--r-- | translations/en_us.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/translations/en_us.json b/translations/en_us.json index a157432..3d8de96 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -129,6 +129,15 @@ "firmament.config.item-rarity-cosmetics.background-hotbar": "Hotbar Background Rarity", "firmament.config.item-rarity-cosmetics.background-hotbar.description": "Show item rarity background in the hotbar.", "firmament.config.item-rarity-cosmetics.background.description": "Show a background behind each item, depending on its rarity.", + "firmament.config.lore-timers": "Lore Timers", + "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", + "firmament.config.lore-timers.format.choice.rfc": "RFC", + "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.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", "firmament.config.party-commands.cooldown.description": "Prevent people from spamming commands with a delay between party commands.", |