From e5178830cb235173135acf1af7b6e70dbb3cad60 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:13:59 +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 779bf89..31c5887 100644 --- a/src/utils/translation.ts +++ b/src/utils/translation.ts @@ -162,7 +162,7 @@ const Texts = { , , (e: any) => `Version ${e.version} verfügbar`, - , + (e: any) => `Versi ${e.version} tersedia`, (e: any) => `Versión ${e.version} disponible`, (e: any) => `Version ${e.version} disponible`, (e: any) => `Disponibile la versione ${e.version}`, @@ -225,7 +225,7 @@ const Texts = { (e: any) => `Configuració recomanada per a ${e.device}`, , (e: any) => `Empfohlene Einstellungen für ${e.device}`, - , + (e: any) => `Rekomendasi pengaturan untuk ${e.device}`, (e: any) => `Ajustes recomendados para ${e.device}`, (e: any) => `Paramètres recommandés pour ${e.device}`, (e: any) => `Configurazioni consigliate per ${e.device}`,