Add colors to quest list

This commit is contained in:
2025-09-14 18:18:18 +02:00
parent 527c9b7428
commit 600ccb4207
4 changed files with 39 additions and 6 deletions
+3 -1
View File
@@ -137,7 +137,9 @@
"quest_soon_reveal": "Bald werden alle {count} Quests aufgedeckt!",
"invite_toast_title": "Einladungscode",
"invite_toast_message": "Einladungscode wurde in deine Zwischenablage kopiert! Teile ihn mit deinen neuen Teammitgliedern.",
"invite_toast_text": "Trete dem Team {team} mit dem Code \"{code}\" im Hunt \"{hunt}\" bei!"
"invite_toast_text": "Trete dem Team {team} mit dem Code \"{code}\" im Hunt \"{hunt}\" bei!",
"open_answer": "Öffnen und beantworten",
"open_finalize": "Öffnen und finalisieren"
},
"help": {
"title": "Hilfe",
+3 -1
View File
@@ -137,7 +137,9 @@
"quest_soon_reveal": "Soon all {count} quests will be revealed!",
"invite_toast_title": "Invite code",
"invite_toast_message": "Invite code was copied to your clipboard! Share it with your next team mates.",
"invite_toast_text": "Join team {team} with code \"{code}\" on hunt \"{hunt}\"!"
"invite_toast_text": "Join team {team} with code \"{code}\" on hunt \"{hunt}\"!",
"open_answer": "Open and answer",
"open_finalize": "Open and finalize"
},
"help": {
"title": "Help",