From 16a5a69ba692cd1482f5edb6c9428a1d72e55d3d Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Sat, 28 Mar 2026 12:56:05 +0800 Subject: [PATCH] fix(stage-ui): should not have sign in for desktop for now --- packages/i18n/src/locales/en/settings.yaml | 5 ++--- packages/i18n/src/locales/es/settings.yaml | 4 ++-- packages/i18n/src/locales/fr/settings.yaml | 4 ++-- packages/i18n/src/locales/ja/settings.yaml | 4 ++-- packages/i18n/src/locales/ko/settings.yaml | 4 ++-- packages/i18n/src/locales/ru/settings.yaml | 4 ++-- packages/i18n/src/locales/vi/settings.yaml | 4 ++-- packages/i18n/src/locales/zh-Hans/settings.yaml | 4 ++-- packages/i18n/src/locales/zh-Hant/settings.yaml | 4 ++-- .../scenarios/dialogs/onboarding/step-welcome.vue | 8 +++++--- 10 files changed, 23 insertions(+), 22 deletions(-) diff --git a/packages/i18n/src/locales/en/settings.yaml b/packages/i18n/src/locales/en/settings.yaml index 5dd816fc5..d9d8279f0 100644 --- a/packages/i18n/src/locales/en/settings.yaml +++ b/packages/i18n/src/locales/en/settings.yaml @@ -29,7 +29,7 @@ dialogs: start: Let's do it! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: Choose model @@ -53,8 +53,7 @@ dialogs: language: title: Language description: > - Change the language of the AIRI interface. This will not affect the language - of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: Controls Island Icon Size diff --git a/packages/i18n/src/locales/es/settings.yaml b/packages/i18n/src/locales/es/settings.yaml index f4c1c6037..29ed346c0 100644 --- a/packages/i18n/src/locales/es/settings.yaml +++ b/packages/i18n/src/locales/es/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: '¡Hagámoslo!' loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: Elegir modelo @@ -51,7 +51,7 @@ dialogs: language: title: Idioma description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: Tamaño de icono de la isla de controles diff --git a/packages/i18n/src/locales/fr/settings.yaml b/packages/i18n/src/locales/fr/settings.yaml index 56c6a593a..ef9cc8e28 100644 --- a/packages/i18n/src/locales/fr/settings.yaml +++ b/packages/i18n/src/locales/fr/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: Commençons ! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: Choisissez un modèle @@ -51,7 +51,7 @@ dialogs: language: title: Langage description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: Taille des icônes de l'îlot de contrôle diff --git a/packages/i18n/src/locales/ja/settings.yaml b/packages/i18n/src/locales/ja/settings.yaml index fff03acaf..fcab3fc5c 100644 --- a/packages/i18n/src/locales/ja/settings.yaml +++ b/packages/i18n/src/locales/ja/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: 始めましょう! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: モデルを選択 @@ -51,7 +51,7 @@ dialogs: language: title: 言語 description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: アイランドアイコンのサイズを制御 diff --git a/packages/i18n/src/locales/ko/settings.yaml b/packages/i18n/src/locales/ko/settings.yaml index a14258803..cc419d180 100644 --- a/packages/i18n/src/locales/ko/settings.yaml +++ b/packages/i18n/src/locales/ko/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: 그럼 시작합시다! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: 모델 선택 @@ -51,7 +51,7 @@ dialogs: language: title: 언어 description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: 아일랜드 아이콘 크기 조정 diff --git a/packages/i18n/src/locales/ru/settings.yaml b/packages/i18n/src/locales/ru/settings.yaml index 091144eda..e9c70df60 100644 --- a/packages/i18n/src/locales/ru/settings.yaml +++ b/packages/i18n/src/locales/ru/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: Поехали! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: Выберите модель @@ -51,7 +51,7 @@ dialogs: language: title: Язык description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: Размер значка Управления островом diff --git a/packages/i18n/src/locales/vi/settings.yaml b/packages/i18n/src/locales/vi/settings.yaml index c7b6a08d6..dacb87318 100644 --- a/packages/i18n/src/locales/vi/settings.yaml +++ b/packages/i18n/src/locales/vi/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: Bắt đầu thôi! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: Chọn mô hình @@ -51,7 +51,7 @@ dialogs: language: title: Ngôn ngữ description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: Kích thước biểu tượng đảo diff --git a/packages/i18n/src/locales/zh-Hans/settings.yaml b/packages/i18n/src/locales/zh-Hans/settings.yaml index 529a96490..7abdc2d25 100644 --- a/packages/i18n/src/locales/zh-Hans/settings.yaml +++ b/packages/i18n/src/locales/zh-Hans/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: 开始吧! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: 选择模型 @@ -51,7 +51,7 @@ dialogs: language: title: 语言 description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: 控制岛图标大小 diff --git a/packages/i18n/src/locales/zh-Hant/settings.yaml b/packages/i18n/src/locales/zh-Hant/settings.yaml index 077e9b565..28c152ad9 100644 --- a/packages/i18n/src/locales/zh-Hant/settings.yaml +++ b/packages/i18n/src/locales/zh-Hant/settings.yaml @@ -28,7 +28,7 @@ dialogs: start: 開始吧! loginPrompt: Sign in to use the official AIRI provider for the best experience. loginAction: Sign in - localSetup: Configure Local Provider + setupWithoutSigningIn: Setup with your provider flux: Flux buyFlux: Charge Flux select-model: 選擇模型 @@ -51,7 +51,7 @@ dialogs: language: title: 語言 description: > - Change the language of the AIRI interface. This will not affect the language of the character's responses. + UI language. You can set characters' language later. controls-island: icon-size: title: 控制島嶼圖示大小 diff --git a/packages/stage-ui/src/components/scenarios/dialogs/onboarding/step-welcome.vue b/packages/stage-ui/src/components/scenarios/dialogs/onboarding/step-welcome.vue index b15ec841b..8a55c51d5 100644 --- a/packages/stage-ui/src/components/scenarios/dialogs/onboarding/step-welcome.vue +++ b/packages/stage-ui/src/components/scenarios/dialogs/onboarding/step-welcome.vue @@ -2,6 +2,7 @@ import type { OnboardingStepNextHandler } from './types' import { all } from '@proj-airi/i18n' +import { isStageTamagotchi } from '@proj-airi/stage-shared' import { Button, FieldCombobox } from '@proj-airi/ui' import { storeToRefs } from 'pinia' import { computed } from 'vue' @@ -75,7 +76,7 @@ function handleLocalSetup() { :enter="{ opacity: 1, y: 0 }" :duration="500" :delay="150" - :class="['mx-auto', 'mt-6', 'w-full', 'max-w-sm', 'rounded-2xl', 'bg-neutral-100/80', 'backdrop-blur-sm', 'dark:bg-neutral-800/80', 'p-4']" + :class="['mx-auto', 'mt-6', 'w-full', 'max-w-lg', 'rounded-2xl', 'bg-neutral-100/80', 'backdrop-blur-sm', 'dark:bg-neutral-800/80', 'p-4']" >