Add end showcase

This commit is contained in:
2025-08-09 19:14:21 +02:00
parent 4189c95d38
commit dc3c21f885
7 changed files with 547 additions and 1 deletions
+22
View File
@@ -53,6 +53,28 @@
"no_hunt_joined": "No hunt joined yet!",
"open_to_join": "Open to join hunts:",
"start": "Start: {start}"
},
"showcase": {
"showcase_for": "Showcase for",
"crew": "Crew",
"quests": "Quests",
"users": "Users",
"teams": "Teams",
"total_points": "Total points earned",
"pictures": "Pictures",
"leaderboard": "Leaderboard",
"third_place": "Third place",
"second_place": "Second place",
"first_place": "First place",
"points": "Points",
"answers": "Answers",
"table": {
"answers": "Answers",
"place": "Place",
"name": "Name",
"description": "Description",
"score": "Score"
}
}
},
"validation": {