Skip to content

Commit

Permalink
Fix placeholder typo
Browse files Browse the repository at this point in the history
  • Loading branch information
passatgt authored Apr 22, 2024
1 parent 577da95 commit fbbf9e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions hu/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,15 +227,15 @@
"continue_button": "Tovább",
"didnt_receive_a_code_link": "Kód újraküldése",
"didnt_receive_a_code_description": "Nem kaptad meg a kódot?",
"warning_too_many_incorrect_attempts": "Túl sokszor lett hibás kód megadva, ezért most küldtünk egy újat a(z) ${email_adress} címre.",
"warning_too_many_incorrect_attempts": "Túl sokszor lett hibás kód megadva, ezért most küldtünk egy újat a(z) ${email_address} címre.",
"choose_another_method_link": "Máshogy próbálom"
},
"sign_up_confirm_code_page": {
"page_title": "Megerősítő kód | ${business_name}",
"heading": "Ellenőrizd az e-mailed",
"description": "Add meg a(z) ${email_address} címre küldött kódot",
"finish_sign_up_code_description": "A folytatáshoz add meg a(z) ${email_adress} címre az imént kapott kódot",
"continue_sign_up_code_description": "A folytatáshoz add meg a(z) ${email_adress} címre az imént kapott kódot",
"finish_sign_up_code_description": "A folytatáshoz add meg a(z) ${email_address} címre az imént kapott kódot",
"continue_sign_up_code_description": "A folytatáshoz add meg a(z) ${email_address} címre az imént kapott kódot",
"resent_code": "Küldtünk egy új kódot erre a címre: ${email_address}",
"code_input_label": "Kód",
"code_input_error_expired_code": "A megerősítő kód lejárt, kérjük, kérj egy újat",
Expand All @@ -245,7 +245,7 @@
"didnt_receive_a_code_description": "Nem kaptad meg a kódot?",
"didnt_receive_a_code_link": "Kód újraküldése",
"continue_button": "Tovább",
"warning_too_many_incorrect_attempts": "Túl sokszor lett hibás kód megadva, ezért most küldtünk egy újat a(z) ${email_adress} címre.",
"warning_too_many_incorrect_attempts": "Túl sokszor lett hibás kód megadva, ezért most küldtünk egy újat a(z) ${email_address} címre.",
"choose_another_method_link": "Máshogy próbálom"
},
"authenticator_app_manual_page": {
Expand Down

0 comments on commit fbbf9e1

Please sign in to comment.