fix error message

This commit is contained in:
iBNu Maksum
2024-10-26 19:15:28 +07:00
parent 3778499611
commit 8e41749cd4
3 changed files with 6 additions and 4 deletions

View File

@ -875,5 +875,7 @@
"will_be_replaced_with_Customer_password": "will be replaced with Customer password",
"will_be_replaced_with_Customer_Portal_URL": "will be replaced with Customer Portal URL",
"will_be_replaced_with_Company_Name": "will be replaced with Company Name",
"Token_has_expired__Please_log_in_again_": "Token has expired. Please log in again."
"Token_has_expired__Please_log_in_again_": "Token has expired. Please log in again.",
"Minute": "Minute",
"Hour": "Hour"
}