chore: 升级 monorepo 架构
This commit is contained in:
9
package/component/src/language/locales/en_US.ts
Normal file
9
package/component/src/language/locales/en_US.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export default {
|
||||
input: {
|
||||
hello: "hello world",
|
||||
},
|
||||
page: {
|
||||
prev: "prev",
|
||||
next: "next",
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user