Files
smart_storage_app/common/locales/zh_CN.js

5 lines
67 B
JavaScript
Raw Normal View History

2025-06-30 10:21:25 +08:00
import homePage from './homePage/zh'
export default {
homePage,
}