From ec76e1c111ba723b4a0f4c579d3c9efdd2d4e964 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Tue, 29 Apr 2025 07:04:12 +0200 Subject: [PATCH] chore(translations): update translations via Crowdin (#491) --- frontend/messages/it-IT.json | 2 +- frontend/messages/ru-RU.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/messages/it-IT.json b/frontend/messages/it-IT.json index e4d97729..341912c5 100644 --- a/frontend/messages/it-IT.json +++ b/frontend/messages/it-IT.json @@ -93,7 +93,7 @@ "application_configuration": "Configurazione dell'applicazione", "settings": "Impostazioni", "update_pocket_id": "Aggiorna Pocket ID", - "powered_by": "Alimentato da", + "powered_by": "Powered by", "see_your_account_activities_from_the_last_3_months": "Visualizza le attività del tuo account degli ultimi 3 mesi.", "time": "Ora", "event": "Evento", diff --git a/frontend/messages/ru-RU.json b/frontend/messages/ru-RU.json index b2639b8c..927936d2 100644 --- a/frontend/messages/ru-RU.json +++ b/frontend/messages/ru-RU.json @@ -343,8 +343,8 @@ "callback_url_description": "URL-адреса, предоставленные клиентом. Поддерживаются wildcard-адреса (*), но лучше всего избегать их для лучшей безопасности.", "api_key_expiration": "Истечение срока действия API ключа", "send_an_email_to_the_user_when_their_api_key_is_about_to_expire": "Отправлять пользователю письмо, когда истечет срок действия API ключа.", - "authorize_device": "Authorize Device", - "the_device_has_been_authorized": "The device has been authorized.", - "enter_code_displayed_in_previous_step": "Enter the code that was displayed in the previous step.", + "authorize_device": "Авторизовать устройство", + "the_device_has_been_authorized": "Устройство авторизовано.", + "enter_code_displayed_in_previous_step": "Введите код, который был отображен на предыдущем шаге.", "authorize": "Авторизируйте" }