- Update the newbox to fetch news from the api

- Fix the comment recoms and the minor issues
This commit is contained in:
AlexBesios
2026-04-07 14:29:06 +03:00
parent b58319b238
commit dbaa61318e
6 changed files with 96 additions and 32 deletions
+7
View File
@@ -1043,5 +1043,12 @@
"description": "(ALPHA)",
"login_required": "Login to play ranked!",
"must_login": "You must be logged in to play ranked matchmaking."
},
"news_box": {
"tournament": "TOURNAMENT",
"tutorial": "TUTORIAL",
"news": "NEWS",
"dismiss": "Dismiss",
"go_to_item": "Go to item {num}"
}
}