Skip to content

Commit

Permalink
Fix messages duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Toaster192 authored and solumath committed Sep 11, 2024
1 parent 8c2ca39 commit 15347af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/fitwide/messages_cz.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class MessagesCZ(GlobalMessages):
update_db_start = "Aktualizuji databázi..."
update_db_progress = "Progress: {progress_bar}."
update_db_done = "Aktualizace databáze proběhla úspěšně. Nalezeno {dropout_count} nových dropout."
update_db_brief = "Aktualizuje data pro login"
update_db_single_brief = "Aktualizuje data pro login"
update_db_single_login = "Login který aktualizovat"
update_db_single_no_login = "Nebyl zadán login"
update_db_single_done = "Aktualizace databáze uživatele proběhla úspěšně."
Expand Down

0 comments on commit 15347af

Please sign in to comment.