fix: locales

This commit is contained in:
xingyu4j
2025-06-26 17:45:23 +08:00
parent 9b7b40c596
commit ec9b364b33
6 changed files with 12 additions and 8 deletions

View File

@@ -52,7 +52,7 @@ async function handleClose(
}
const hideLoading = message.loading({
content: $t('ui.actionMessage.processing'),
content: '关闭中...',
key: 'action_key_msg',
});
try {