Merge branch 'main' into feat/configurable-proxy

# Conflicts:
#	.gitignore
#	client/lib/l10n/strings_es.dart
#	client/lib/l10n/strings_ja.dart
#	client/lib/l10n/strings_ko.dart
#	client/lib/l10n/strings_ru.dart
#	docs/index.html
#	scripts/local_test.sh
This commit is contained in:
wangjia
2026-07-28 07:17:34 +08:00
46 changed files with 5136 additions and 120 deletions
+1 -1
View File
@@ -345,7 +345,7 @@ class StringsJa extends AppText {
@override
String get choosePayMethod => 'お支払い方法を選択';
@override
String get proMonthly => 'Pro · 月額';
String get proMonthly => 'Pro月額';
@override
String get proQuarterly => 'Pro · 3か月';
@override