chore: remove all sora dead code and fork-specific sora_client_enabled

Upstream removed sora feature (090_drop_sora.sql) but left i18n keys
and wire.go references. Clean up:
- Remove entire sora i18n block from en.ts and zh.ts (~190 lines)
- Remove sora nav key and unused 'data' settings tab key
- Remove sora_client_enabled from settings (fork-specific)
- Remove SoraMediaCleanupService from wire.go
This commit is contained in:
erio
2026-04-11 18:13:38 +08:00
parent faee59ee15
commit d67ecf893d
3 changed files with 2 additions and 11 deletions

View File

@@ -355,7 +355,6 @@ export default {
mySubscriptions: 'My Subscriptions',
buySubscription: 'Recharge / Subscription',
docs: 'Docs',
sora: 'Sora Studio',
myOrders: 'My Orders',
orderManagement: 'Orders',
paymentDashboard: 'Payment Dashboard',
@@ -4188,7 +4187,6 @@ export default {
gateway: 'Gateway',
email: 'Email',
backup: 'Backup',
data: 'Sora Storage',
payment: 'Payment',
},
emailTabDisabledTitle: 'Email Verification Not Enabled',
@@ -5176,6 +5174,7 @@ export default {
}
},
// Payment System
payment: {
title: 'Recharge / Subscription',
amountLabel: 'Amount',