diff --git a/src/main/resources/i18n/messages_en.json b/src/main/resources/i18n/messages_en.json index 5bc8892a3..2c8ba8d50 100644 --- a/src/main/resources/i18n/messages_en.json +++ b/src/main/resources/i18n/messages_en.json @@ -118,25 +118,9 @@ "plp": "Patient Level Prediction", "reusable": "Reusable", "addTools": "Add Tool", - "loadingTools": "Loading tools", "url": "URL", "apply": "Apply", - "tools": "Tools", - "added": "Added <%=createdDate%>", - "monthsName": { - "january": "January", - "february": "February", - "march": "March", - "april": "April", - "may": "May", - "june": "June", - "july": "July", - "august": "August", - "september": "September", - "october": "October", - "november": "November", - "december": "December" - } + "tools": "Tools" }, "tool":{ "name": "* Name", diff --git a/src/main/resources/i18n/messages_ko.json b/src/main/resources/i18n/messages_ko.json index dfbc81386..871bf6611 100644 --- a/src/main/resources/i18n/messages_ko.json +++ b/src/main/resources/i18n/messages_ko.json @@ -118,25 +118,9 @@ "plp": "Patient Level Prediction", "reusable": "Reusable", "addTools": "도구 추가", - "loadingTools": "도구 로딩", "url": "URL", "apply": "적용하다", - "tools": "도구", - "added": "추가됨 <%=createdDate%>", - "monthsName": { - "january": "일월", - "february": "이월", - "march": "삼월", - "april": "사월", - "may": "오월", - "june": "유월", - "july": "칠월", - "august": "팔월", - "september": "구월", - "october": "시월", - "november": "십일월", - "december": "십이월" - } + "tools": "도구" }, "tool":{ "name": "* 이름", diff --git a/src/main/resources/i18n/messages_ru.json b/src/main/resources/i18n/messages_ru.json index 0760b032b..4b8904513 100644 --- a/src/main/resources/i18n/messages_ru.json +++ b/src/main/resources/i18n/messages_ru.json @@ -118,25 +118,9 @@ "plp": "Прогнозирование", "reusable": "Сниппет", "addTools": "Добавить инструмент", - "loadingTools": "Загрузка инструментов", "url": "URL-адрес", "apply": "Применять", - "tools": "Инструменты", - "added": "Добавлен <%=createdDate%>", - "monthsName": { - "january": "январь", - "february": "февраль", - "march": "Маршировать", - "april": "апрель", - "may": "Может", - "june": "Июнь", - "july": "Июль", - "august": "Август", - "september": "Сентябрь", - "october": "Октябрь", - "november": "ноябрь", - "december": "Декабрь" - } + "tools": "Инструменты" }, "tool":{ "name": "* Имя", diff --git a/src/main/resources/i18n/messages_zh.json b/src/main/resources/i18n/messages_zh.json index 83a7f1c92..a600694d6 100644 --- a/src/main/resources/i18n/messages_zh.json +++ b/src/main/resources/i18n/messages_zh.json @@ -118,25 +118,9 @@ "plp": "Patient Level Prediction", "reusable": "Reusable", "addTools": "添加工具", - "loadingTools": "装载工具", "url": "网址", "apply": "申请", - "tools": "工具", - "added": "添加 <%=createdDate%>", - "monthsName": { - "january": "一月", - "february": "二月", - "march": "行进", - "april": "四月", - "may": "可能", - "june": "六月", - "july": "七月", - "august": "八月", - "september": "九月", - "october": "十月", - "november": "十一月", - "december": "十二月" - } + "tools": "工具" }, "tool":{ "name": "* 名称",