Update common.ts

This commit is contained in:
fanfan
2025-11-14 14:07:58 +08:00
committed by zhao
parent 80490fb9e7
commit 7125b0c672

View File

@@ -322,6 +322,6 @@ export default {
'common.conversionSuccessful': 'Conversion successful',
'common.updateField': 'Field',
'common.noEnableApiKey': 'No enabled API Key',
'common.noEnableApiKeyTip': 'No enabled API Key, please add one now!',
'common.noEnableApiKeyTip': 'No enabled API Key, please add one now !',
'common.goAdd': 'Add',
};