项目初始化

This commit is contained in:
2026-03-18 17:19:03 +08:00
commit ac6079b9ff
602 changed files with 58291 additions and 0 deletions

View 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',
}