refactor: enhance documentation and fix punctuation in localization strings
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s

This commit is contained in:
2026-01-13 21:16:59 +01:00
parent 4161e1e88b
commit 82ad2b74f8
7 changed files with 21 additions and 21 deletions

View File

@@ -79,7 +79,7 @@
"stats": "Statistiken",
"successfully_added_player": "Spieler:in {playerName} erfolgreich hinzugefügt",
"there_is_no_group_matching_your_search": "Es gibt keine Gruppe, die deiner Suche entspricht",
"this_cannot_be_undone": "Dies kann nicht rückgängig gemacht werden",
"this_cannot_be_undone": "Dies kann nicht rückgängig gemacht werden.",
"today_at": "Heute um",
"undo": "Rückgängig",
"unknown_exception": "Unbekannter Fehler (siehe Konsole)",

View File

@@ -356,7 +356,7 @@
"stats": "Stats",
"successfully_added_player": "Successfully added player {playerName}",
"there_is_no_group_matching_your_search": "There is no group matching your search",
"this_cannot_be_undone": "This can't be undone",
"this_cannot_be_undone": "This can't be undone.",
"today_at": "Today at",
"undo": "Undo",
"unknown_exception": "Unknown Exception (see console)",