Skip to content

Commit

Permalink
Removing unused translations
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-odysseus committed Aug 30, 2024
1 parent 88b51dd commit 2cfa1a1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 68 deletions.
18 changes: 1 addition & 17 deletions src/main/resources/i18n/messages_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
18 changes: 1 addition & 17 deletions src/main/resources/i18n/messages_ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "* 이름",
Expand Down
18 changes: 1 addition & 17 deletions src/main/resources/i18n/messages_ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "* Имя",
Expand Down
18 changes: 1 addition & 17 deletions src/main/resources/i18n/messages_zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "* 名称",
Expand Down

0 comments on commit 2cfa1a1

Please sign in to comment.