modify text

This commit is contained in:
MaysWind
2025-09-12 21:27:52 +08:00
parent adc4899ea6
commit f5235ba08e
13 changed files with 39 additions and 39 deletions
+3 -3
View File
@@ -197,7 +197,7 @@ export const SUPPORTED_IMPORT_FILE_CATEGORY_AND_TYPES: ImportFileCategoryAndType
fileTypes: [
{
type: 'alipay_app_csv',
name: 'Alipay (App) Transaction Flow File',
name: 'Alipay (App) Statement File',
extensions: '.csv',
document: {
supportMultiLanguages: 'zh-Hans',
@@ -206,7 +206,7 @@ export const SUPPORTED_IMPORT_FILE_CATEGORY_AND_TYPES: ImportFileCategoryAndType
},
{
type: 'alipay_web_csv',
name: 'Alipay (Web) Transaction Flow File',
name: 'Alipay (Web) Statement File',
extensions: '.csv',
document: {
supportMultiLanguages: 'zh-Hans',
@@ -215,7 +215,7 @@ export const SUPPORTED_IMPORT_FILE_CATEGORY_AND_TYPES: ImportFileCategoryAndType
},
{
type: 'wechat_pay_app',
name: 'WeChat Pay Billing File',
name: 'WeChat Pay Statement File',
extensions: '.xlsx,.csv',
subTypes: [
{