Commit 72cf9d5f by hoangson

update KO lang

parent e241614f
......@@ -104,30 +104,30 @@ var msgMap = { // velocity?
buttonCommunication: { ja: "コミュニケーション", ko: "커뮤니케이션", en: "Communication" },
buttonSetting: { ja: "設定", ko: "설정", en: "Setting" },
labelLoading: { ja: "読み込み中", ko: "로딩중", en: "Loading" },
buttonOperationList: { ja: "作業一覧", ko: "Operations List", en: "Operations List" },
buttonDashboard: { ja: "ダッシュボード", ko: "Dashboard", en: "Dashboard" },
dashboardHeaderTitle: { ja: "ダッシュボード", ko: "Dashboard", en: "Dashboard" },
buttonDashboardSetting: { ja: "設定", ko: "Dashboard Setting", en: "Dashboard Setting" },
pickupHeaderTitle: { ja: "ピックアップ", ko: "Pickup", en: "Pickup" },
communicationHeaderTitle: { ja: "コミュニケーション", ko: "Communication", en: "Communication" },
newRegistrationTitle: { ja: "新規報告", ko: "New Registration", en: "New Registration" },
continousWorkTitle: { ja: "工程管理", ko: "Continous Work", en: "Continous Work" },
reportWarningTitle: { ja: "警告を含む報告", ko: "Report Warning", en: "Report Warning" },
messageListTitle: { ja: "メッセージ一覧", ko: "Message List", en: "Message List" },
sendMessageTitle: { ja: "メッセージ送信", ko: "Send Message", en: "Send Message" },
distanceSupportTitle: { ja: "遠隔支援", ko: "Distance Support", en: "Distance Support" },
chatTitle: { ja: "チャット", ko: "Chat", en: "Chat" },
buttonOperationList: { ja: "作業一覧", ko: "작업일람", en: "Operations List" },
buttonDashboard: { ja: "ダッシュボード", ko: "대시보드", en: "Dashboard" },
dashboardHeaderTitle: { ja: "ダッシュボード", ko: "대시보드", en: "Dashboard" },
buttonDashboardSetting: { ja: "設定", ko: "설정", en: "Setting" },
pickupHeaderTitle: { ja: "ピックアップ", ko: "픽업", en: "Pickup" },
communicationHeaderTitle: { ja: "コミュニケーション", ko: "커뮤니케이션", en: "Communication" },
newRegistrationTitle: { ja: "新規報告", ko: "신규 보고", en: "New report" },
continousWorkTitle: { ja: "工程作業", ko: "공정 작업", en: "Continous Work" },
reportWarningTitle: { ja: "警告を含む報告", ko: "경고를 포함한 보고", en: "Reports With Warnings" },
messageListTitle: { ja: "メッセージ一覧", ko: "메시지 일람", en: "Message List" },
sendMessageTitle: { ja: "メッセージ送信", ko: "메시지 송신", en: "Send Message" },
distanceSupportTitle: { ja: "遠隔支援", ko: "원격지원", en: "Distance Support" },
chatTitle: { ja: "チャット", ko: "채팅", en: "Chat" },
//dashboard setting screen
dashboardSettingHeaderTitle: { ja: "ダッシュボード設定", ko: "Dashboard Settings", en: "Dashboard Settings" },
dashboardSettingDisplayHeader: { ja: "表示切替", ko: "Display", en: "Display"},
dashboardSettingNewRegistrationTitle: { ja: "新規報告", ko: "New Registration", en: "New Registration"},
dashboardSettingContinousWorkTitle: { ja: "工程作業", ko: "Continous Work", en: "Continous Work"},
dashboardSettingReportWarningTitle: { ja: "警告を含む作業", ko: "Report Warning", en: "Report Warning"},
dashboardSettingDashboardHomeTitle: { ja: "ダッシュボードをホーム画面にする", ko: "Dashboard Home", en: "Dashboard Home"},
labelPickUp: { ja: "ピックアップ", ko: "Pick up", en: "Pick up" },
labelNewReport: { ja: "新規報告", ko: "New report", en: "New report" },
labelContinousWork: { ja: "工程作業", ko: "Process work", en: "Process work" },
labelReportWithWarning: { ja: "警告を含む報告", ko: "Reports with warnings", en: "Reports with warnings" }
dashboardSettingHeaderTitle: { ja: "ダッシュボード設定", ko: "대시보드 설정", en: "Dashboard Settings" },
dashboardSettingDisplayHeader: { ja: "表示切替", ko: "표시 전환", en: "Display switching"},
dashboardSettingNewRegistrationTitle: { ja: "新規報告", ko: "신규 보고", en: "New report" },
dashboardSettingContinousWorkTitle: { ja: "工程作業", ko: "공정 작업", en: "Continous Work" },
dashboardSettingReportWarningTitle: { ja: "警告を含む報告", ko: "경고를 포함한 보고", en: "Reports With Warnings" },
dashboardSettingDashboardHomeTitle: { ja: "ダッシュボードをホーム画面にする", ko: "대시보드를 홈 화면으로 만들다", en: "Set dashboard to home screen"},
labelPickUp: { ja: "ピックアップ", ko: "픽업", en: "Pickup" },
labelNewReport: { ja: "新規報告", ko: "신규 보고", en: "New report" },
labelContinousWork: { ja: "工程作業", ko: "공정 작업", en: "Continous Work" },
labelReportWithWarning: { ja: "警告を含む報告", ko: "경고를 포함한 보고", en: "Reports With Warnings" }
};
// 言語取得
......
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