Commit ff88fcce by NGUYEN HOANG SON

update lang send message error

parent 327aba7a
......@@ -119,6 +119,5 @@
"msgSendPushMessageSuccess":"we sent a push message",
"error": "Error",
"msgSendPushMessageConfirm": "Do you want to send message?",
"alert":"Alert",
"close":"Close"
}
\ No newline at end of file
......@@ -87,10 +87,10 @@
"txtMessageContent":"メッセージ",
"buttonTemplateSelection":"テンプレート選択",
"buttonSend":"送信",
"msgContentRequired":"Content is required",
"msgContentInvalidLength":"The content length exceeds the maximum of {0} characters",
"msgOperationRequired":"Operation is required",
"msgSendTypeRequired":"Send type is required",
"msgContentRequired":"メッセージを入力してください。",
"msgContentInvalidLength":"メッセージの長さが最大文字数({0})を超えています。",
"msgOperationRequired":"作業を選択してください。",
"msgSendTypeRequired":"送信先を選択してください。",
"operationSelection":"作業選択",
"selection":"選択",
"templateSelection":"テンプレート選択",
......@@ -116,7 +116,6 @@
"periodicInspectionPeriod": "定期点検期間",
"msgSendPushMessageSuccess":"プッシュメッセージ送信しました。",
"error": "エラー",
"msgSendPushMessageConfirm": "Do you want to send message?",
"alert":"Alert",
"msgSendPushMessageConfirm": "プッシュメッセージを送信しますか?",
"close":"閉じる"
}
\ No newline at end of file
......@@ -116,6 +116,5 @@
"msgSendPushMessageSuccess":"푸시메시지를 보냈습니다.",
"error": "에러",
"msgSendPushMessageConfirm": "Do you want to send message?",
"alert":"Alert",
"close":"Close"
}
\ 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