Skip to content

Commit

Permalink
feat: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveOrDead committed Jan 8, 2025
1 parent aab7998 commit ec67802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cs/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@
"didnt_receive_a_code_description": "Nepřišel vám kód?",
"didnt_receive_a_code_link": "Poslat kód znovu",
"choose_another_method_link": "Vybrat jinou metodu",
"description_warning_too_many_incorrect_attempts": "Bylo zadáno příliš mnoho nesprávných kódů, takže jsme poslali nový na ${email_address}",
"description_resent_code": "Právě jsme poslali nový kód na ${email_address}"
"description_warning_too_many_incorrect_attempts": "Bylo zadáno příliš mnoho nesprávných kódů, takže jsme poslali nový na ${phone_number}",
"description_resent_code": "Právě jsme poslali nový kód na ${phone_number}"
},
"recovery_code_verify_page": {
"page_title": "Použít obnovovací kód | ${business_name}",
Expand Down

0 comments on commit ec67802

Please sign in to comment.