Skip to content

Commit

Permalink
Add ❌ emoji to invalid_credentials_message
Browse files Browse the repository at this point in the history
  • Loading branch information
mhbahmani committed Oct 5, 2023
1 parent c05b26d commit 02f2e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@
send_to_all_done_message = "پیامت برای همه با موفقیت ارسال شد :)"

not_allowed_to_reserve_message = "داینینگ بهت امکان رزرو غذا رو نداده. چک کن که بخش رزرو غذا توی داینینگ برات باز باشه"
invalid_credentials_message = "نام کاربری یا رمز عبورت اشتباهه. یه چک بکن و دوباره امتحان کن"
invalid_credentials_message = "نام کاربری یا رمز عبوری که بهم دادی اشتباهه. یه چک بکن و دوباره امتحان کن"

duplicate_forget_code_message = "این کد قبلا وارد شده و امکان ۲ بار وارد کردن یه کد یکسان وجود نداره."

Expand Down

0 comments on commit 02f2e2e

Please sign in to comment.