fix(i18n): add missing `bucket` column translation key for Sora S3 storage settings
The `admin.settings.soraS3.columns.bucket` key was used in DataManagementView.vue but missing from both en.ts and zh.ts locale files, causing the raw translation key to be displayed as a column header instead of the localized text.
Please register or sign in to comment