chore: update locale

This commit is contained in:
vben
2024-06-29 15:41:10 +08:00
parent 36a4fcfad2
commit c58aa26dbf
35 changed files with 531 additions and 523 deletions

View File

@@ -16,7 +16,7 @@ interface FallbackProps {
/**
* @zh_CN 内置类型
*/
status?: '403' | '404' | '500' | 'hello' | 'offline';
status?: '403' | '404' | '500' | 'comming-soon' | 'offline';
/**
* @zh_CN 页面提示语
*/