From 2f7a57e084ace9cd17b754d62d6494ac2046aea2 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Thu, 26 Sep 2024 19:22:51 +0700 Subject: [PATCH] Update translations --- src/utils/translation.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/translation.ts b/src/utils/translation.ts index 4f721c7..77d9efa 100644 --- a/src/utils/translation.ts +++ b/src/utils/translation.ts @@ -171,7 +171,7 @@ const Texts = { (e: any) => `Dostępna jest nowa wersja ${e.version}`, (e: any) => `Versão ${e.version} disponível`, , - , + (e: any) => `เวอร์ชัน ${e.version} พร้อมใช้งานแล้ว`, , (e: any) => `Доступна версія ${e.version}`, (e: any) => `Đã có phiên bản ${e.version}`, @@ -232,7 +232,7 @@ const Texts = { (e: any) => `Zalecane ustawienia dla ${e.device}`, (e: any) => `Configurações recomendadas para ${e.device}`, (e: any) => `Рекомендуемые настройки для ${e.device}`, - , + (e: any) => `การตั้งค่าที่แนะนำสำหรับ ${e.device}`, (e: any) => `${e.device} için önerilen ayarlar`, (e: any) => `Рекомендовані налаштування для ${e.device}`, (e: any) => `Cấu hình được đề xuất cho ${e.device}`,