项目初始化
This commit is contained in:
16
web/src/lang/backend/en/routine/config.ts
Normal file
16
web/src/lang/backend/en/routine/config.ts
Normal file
@@ -0,0 +1,16 @@
|
||||
export default {
|
||||
'Are you sure to delete the configuration item?': 'Are you sure to delete the configuration item?',
|
||||
'Add configuration item': 'Add configuration item',
|
||||
'Quick configuration entry': 'Quick configuration entry',
|
||||
'Variable name': 'Variable name',
|
||||
'Variable group': 'Variable group',
|
||||
'Variable title': 'Variable title',
|
||||
'Variable type': 'Variable type',
|
||||
number: 'Number',
|
||||
'Please enter the recipient email address': 'Please enter the recipient email address',
|
||||
'Test mail sending': 'Test mail sending',
|
||||
'send out': 'send',
|
||||
'Please enter the correct email address': 'Please enter the correct email address',
|
||||
Sending: 'Sending',
|
||||
'Please enter the correct mail configuration': 'Please enter the correct mail configuration',
|
||||
}
|
||||
Reference in New Issue
Block a user