diff --git a/src/utils/translation.ts b/src/utils/translation.ts index c5313a5..6b956be 100644 --- a/src/utils/translation.ts +++ b/src/utils/translation.ts @@ -113,6 +113,7 @@ const Texts = { "fortnite-force-console-version": "Fortnite: force console version", "game-bar": "Game Bar", "getting-consoles-list": "Getting the list of consoles...", + "guide": "Guide", "help": "Help", "hide": "Hide", "hide-idle-cursor": "Hide mouse cursor on idle", @@ -125,6 +126,7 @@ const Texts = { "highest-quality-note": "Your device may not be powerful enough to use these settings", "horizontal-scroll-sensitivity": "Horizontal scroll sensitivity", "horizontal-sensitivity": "Horizontal sensitivity", + "how-to-fix": "How to fix", "how-to-improve-app-performance": "How to improve app's performance", "ignore": "Ignore", "import": "Import", @@ -137,6 +139,7 @@ const Texts = { "large": "Large", "layout": "Layout", "left-stick": "Left stick", + "load-failed-message": "Failed to run Better xCloud", "loading-screen": "Loading screen", "local-co-op": "Local co-op", "low-power": "Low power", @@ -198,22 +201,22 @@ const Texts = { (e: any) => `Recommended settings for ${e.device}`, , , - , + (e: any) => `Empfohlene Einstellungen für ${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}`, - , + (e: any) => `${e.device} の推奨設定`, (e: any) => `다음 기기에서 권장되는 설정: ${e.device}`, + (e: any) => `Zalecane ustawienia dla ${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}`, - , - , + (e: any) => `${e.device} 的推荐设置`, + (e: any) => `${e.device} 推薦的設定`, ], "reduce-animations": "Reduce UI animations", "region": "Region", @@ -228,7 +231,6 @@ const Texts = { "rocket-always-show": "Always show", "rocket-animation": "Rocket animation", "rocket-hide-queue": "Hide when queuing", - "safari-failed-message": "Failed to run Better xCloud. Retrying, please wait...", "saturation": "Saturation", "save": "Save", "screen": "Screen",