✨(component): update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default {
|
||||
input: {
|
||||
hello: "hello world",
|
||||
placeholder: "please input",
|
||||
},
|
||||
page: {
|
||||
prev: "prev",
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
export default {
|
||||
input: {
|
||||
hello: "你好世界",
|
||||
placeholder: "请输入",
|
||||
},
|
||||
page: {
|
||||
prev: "上一页",
|
||||
next: "下一页",
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user