🌐 Localize the new feature: thinking

This commit is contained in:
2025-10-26 01:46:49 +08:00
parent aa72ce08e8
commit 19db8309c4
4 changed files with 49 additions and 49 deletions

View File

@@ -173,7 +173,7 @@ class TabsScreen extends HookConsumerWidget {
horizontal: 24,
),
leading: const Icon(Symbols.bubble_chart),
title: Text('让 SN 酱寻思寻思'),
title: Text('aiThoughtTitle'.tr()),
onTap: () async {
Navigator.of(context).pop();
context.pushNamed('thought');