From 56adb16a3e23a4da67d4f852b6f247061d50bea1 Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 20 Mar 2023 13:59:22 +0100 Subject: [PATCH] Replaced strings --- locale/en.json | 2 +- locale/uk.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/en.json b/locale/en.json index e563ea5..d673070 100644 --- a/locale/en.json +++ b/locale/en.json @@ -9,7 +9,7 @@ "export": "Get .zip archive with all photos", "remove": "Delete photo by its ID", "purge": "Completely purge bot's queue", - "shutdown": "Restart the bot" + "shutdown": "Turn off the bot" }, "message": { "start": "Hi and welcome!\n\nYou can submit your pictures and videos here. We'll review and add them, if we like them. Make sure you send your stuff one at a time and have chosen media that corresponds to our rules.\n\nYou can also write something to us in the description field. We'll send it with the submission itself, if needed.\n\nAlso, make sure you follow the /rules of submission, otherwise your submission will be declined. In case of spam/abuse you may even be blocked.\n\nHave fun and happy submitting!", diff --git a/locale/uk.json b/locale/uk.json index 9496311..638d495 100644 --- a/locale/uk.json +++ b/locale/uk.json @@ -9,7 +9,7 @@ "export": "Отримати .zip архів з усіма фотографіями", "remove": "Видалити фото за його ID", "purge": "Повністю видалити всю чергу бота", - "shutdown": "Перезапустити бота" + "shutdown": "Вимкнути бота" }, "message": { "start": "Привіт і ласкаво просимо!\n\nТут можна пропонувати свої фотографії та відео. Ми переглянемо та додамо їх, якщо вони нам сподобаються. Переконайтеся, що ви надсилаєте свої матеріали по одному та вибираєте медіа, які відповідають нашим правилам.\n\nВи також можете написати нам щось у полі опису. За потреби ми надішлемо це разом із самим фото.\n\nКрім того, переконайтеся, що ви дотримуєтеся /rules (правил) подання, інакше вашу пропозицію буде відхилено. У разі спаму/зловживань вас можуть навіть заблокувати.\n\nГарного дня та щасливого надсилання!",