Commit 0d77ea42 by NGO THI HONG

Add language onlyRfid to alert

parent 46d74cad
...@@ -121,5 +121,6 @@ ...@@ -121,5 +121,6 @@
"msgSendPushMessageConfirm": "Do you want to send message?", "msgSendPushMessageConfirm": "Do you want to send message?",
"close":"Close", "close":"Close",
"success":"Success", "success":"Success",
"dateError": "Set the start date before the end date." "dateError": "Set the start date before the end date.",
"onlyRfid":"RFID or barcode is set.\nPlease scan the code."
} }
\ No newline at end of file
...@@ -119,5 +119,6 @@ ...@@ -119,5 +119,6 @@
"msgSendPushMessageConfirm": "プッシュメッセージを送信しますか?", "msgSendPushMessageConfirm": "プッシュメッセージを送信しますか?",
"close":"閉じる", "close":"閉じる",
"success":"成功", "success":"成功",
"dateError": "開始日は終了日の前に設定してください。" "dateError": "開始日は終了日の前に設定してください。",
"onlyRfid":"RFID又はバーコードが設定されています。\n該当コードを読み込んでください。"
} }
\ No newline at end of file
...@@ -118,5 +118,6 @@ ...@@ -118,5 +118,6 @@
"msgSendPushMessageConfirm": "Do you want to send message?", "msgSendPushMessageConfirm": "Do you want to send message?",
"close":"Close", "close":"Close",
"success":"Success", "success":"Success",
"dateError": "시작일은 종료일 이전에 설정하십시오." "dateError": "시작일은 종료일 이전에 설정하십시오.",
"onlyRfid":"RFID또는 바코드가 설정되어있습니다.\n해당코드를 스캔해주십시오."
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment