Skip to content

Commit 0c6de90

Browse files
fix(Healthcheck): delete unneeded i18n translations
1 parent ccdde6e commit 0c6de90

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"title.healthcheck": "Healthcheck",
3-
"title.issues": "Issues",
4-
"title.self-check-status": "Self check status",
53
"label.update": "Update",
64
"label.show-details": "Show details",
75
"status_message.ok": "No issues have been found on this database",
8-
"ok": "Ok",
9-
"error": "Error",
106
"no-data": "no healthcheck data"
117
}
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
{
22
"title.healthcheck": "Healthcheck",
3-
"title.issues": "Проблемы",
4-
"title.self-check-status": "Статус самопроверки",
53
"label.update": "Обновить",
64
"label.show-details": "Посмотреть подробности",
75
"status_message.ok": "В базе данных нет проблем",
8-
"ok": "Ok",
9-
"error": "Ошибка",
106
"no-data": "нет данных healthcheck"
117
}

0 commit comments

Comments
 (0)