update alert when reset device failed

CR: sonhh (fake)
This commit is contained in:
2021-09-20 15:11:00 +07:00
parent 66357b25d5
commit 61e82f68ca
6 changed files with 38 additions and 11 deletions

View File

@@ -133,5 +133,7 @@ return [
"CO_LOI_XAY_RA_HAY_THU_LAI" => "An error occurred, check the network connection and try again",
"ENGINE_KHONG_HOAT_DONG" => "Engine is not running",
"DANG_NHAP" => "Login",
"MAT_KHAU" => "Password"
"MAT_KHAU" => "Password",
"RESET_THIET_BI_LOI" => "Error connecting to the server. Please check your internet connection and try again.",
"THU_LAI" => "Try again"
];