国际化系统

This commit is contained in:
YHH
2025-10-14 23:56:54 +08:00
parent 3a5e73266e
commit 3224bb9696
8 changed files with 340 additions and 23 deletions

View File

@@ -12,5 +12,6 @@ export * from './Services/MessageHub';
export * from './Services/SerializerRegistry';
export * from './Services/EntityStoreService';
export * from './Services/ComponentRegistry';
export * from './Services/LocaleService';
export * from './Types/UITypes';