Added quotation marks to String

This commit is contained in:
2025-07-03 17:32:52 +02:00
parent 5c1ed94d44
commit 7d6c3e5f14
4 changed files with 4 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
"empty_text_1": "Pretty empty here...",
"empty_text_2": "Add a new round using the button in the top right corner.",
"delete_game_title": "Delete game?",
"delete_game_message": "Are you sure you want to delete the game {gameTitle}? This action cannot be undone.",
"delete_game_message": "Are you sure you want to delete the game \"{gameTitle}\"? This action cannot be undone.",
"@delete_game_message": {
"placeholders": {
"gameTitle": {