From f32003c90de9b94ed5880fb8b17b0449afc64c5a Mon Sep 17 00:00:00 2001 From: nikk gitanes Date: Thu, 26 Aug 2021 07:15:34 +0300 Subject: [PATCH] update translations --- web/src/locales/en/translation.json | 2 +- web/src/locales/ru/translation.json | 4 ++-- web/src/locales/ua/translation.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/src/locales/en/translation.json b/web/src/locales/en/translation.json index e2b8abd..f891006 100644 --- a/web/src/locales/en/translation.json +++ b/web/src/locales/en/translation.json @@ -38,7 +38,7 @@ "DeleteTorrent?": "Delete Torrent?", "DeleteTorrents?": "Delete All Torrents?", "DetailedCacheView": { - "button": "Detailed Cache View", + "button": "Cache Details View", "header": "$t(DetailedCacheView.button)" }, "Details": "Details", diff --git a/web/src/locales/ru/translation.json b/web/src/locales/ru/translation.json index 431e09a..8ee36bd 100644 --- a/web/src/locales/ru/translation.json +++ b/web/src/locales/ru/translation.json @@ -38,8 +38,8 @@ "DeleteTorrent?": "Удалить торрент?", "DeleteTorrents?": "Удалить все торренты?", "DetailedCacheView": { - "button": "Информация о заполнении кеша", - "header": "Заполнение кеша" + "button": "Заполнение кеша", + "header": "Информация о кеше" }, "Details": "Инфо", "Donate?": "Хотите поддержать проект?", diff --git a/web/src/locales/ua/translation.json b/web/src/locales/ua/translation.json index d85d5f3..94ea8de 100644 --- a/web/src/locales/ua/translation.json +++ b/web/src/locales/ua/translation.json @@ -38,8 +38,8 @@ "DeleteTorrent?": "Видалити торент?", "DeleteTorrents?": "Видалити всі торенти?", "DetailedCacheView": { - "button": "Інформація про заповнення кеша", - "header": "Заповнення кеша" + "button": "Заповнення кеша", + "header": "Інформація про кеш" }, "Details": "Деталі", "Donate?": "Бажаєте підтримати проєкт?",