feat(stage-layouts): simplify mobile stage controls (#2472)

Signed-off-by: RainbowBird <git@luoling.moe>
This commit is contained in:
RainbowBird
2026-09-06 16:28:01 +00:00
committed by GitHub
parent b1170ea8ca
commit 836941fda8
31 changed files with 1117 additions and 352 deletions
+24 -1
View File
@@ -1,3 +1,23 @@
character-switcher:
title: Switch character
manage: Manage characters
empty: No characters yet
failed: Could not switch characters. Try again.
mobile-tools:
sign-in: Sign in to AIRI
account-description: Account and preferences
sound: Sound
character-voice: Character voice
title: Settings
appearance: Appearance
dark-mode: Dark mode
application: Application
more: More
background: Background
settings: All settings
about: About
view: View
hearing: Hearing
chat:
actions:
retry: Retry
@@ -9,7 +29,10 @@ chat:
reasoning: Reasoning
sessions:
title: Conversations
new: + New
new: New conversation
current: Current
confirm-delete: Delete this conversation and its messages?
cancel: Cancel
empty: No conversations yet
cloud-badge: Synced to cloud
new-chat-fallback: New chat
+24 -1
View File
@@ -1,3 +1,23 @@
character-switcher:
title: 切换角色
manage: 管理角色
empty: 暂无角色
failed: 无法切换角色,请重试。
mobile-tools:
sign-in: 登录 AIRI
account-description: 账户与偏好
sound: 声音
character-voice: 角色声音
title: 设置
appearance: 外观
dark-mode: 深色模式
application: 应用
more: 更多
background: 背景
settings: 全部设置
about: 关于
view: 视角
hearing: 听觉
chat:
actions:
retry: 重试
@@ -9,7 +29,10 @@ chat:
reasoning: 思考
sessions:
title: 对话
new: + 新建
new: 新建对话
current: 当前
confirm-delete: 删除此对话及其中的消息?
cancel: 取消
empty: 暂无对话
cloud-badge: 已同步到云
new-chat-fallback: 新建对话