From 89bceb6735a1e934287c3e01636a203758b085c8 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Sun, 2 Feb 2025 00:08:18 +0100 Subject: feat: Highlight century cake slice players --- translations/en_us.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'translations') diff --git a/translations/en_us.json b/translations/en_us.json index 1432332..1d0a8ed 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -44,6 +44,9 @@ "firmament.config.category.mining.description": "Mining related features", "firmament.config.category.misc": "Miscellaneous", "firmament.config.category.misc.description": "Miscellaneous features that don't fit elsewhere", + "firmament.config.centuryraffle": "Century Raffle", + "firmament.config.centuryraffle.highlight-cake-players": "Highlight Players in Team", + "firmament.config.centuryraffle.highlight-cake-players.description": "Highlight the players you can feed while holding a Slice of Century Cake", "firmament.config.chat-links": "Chat Links", "firmament.config.chat-links.allow-all-hosts": "Allow all Image Hosts", "firmament.config.chat-links.allow-all-hosts.description": "Allow displaying images no matter where it is hosted.", -- cgit