Skip to content

Commit 4d4b7e1

Browse files
committed
fix: Translation for type column on history and address book view
1 parent 8113b3f commit 4d4b7e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/neuron-ui/src/locales

packages/neuron-ui/src/locales/zh.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
},
110110
"history": {
111111
"meta": "元信息",
112-
"type": "类型",
112+
"type": "交易类型",
113113
"date": "时间",
114114
"timestamp": "时间",
115115
"amount": "金额",
@@ -143,7 +143,7 @@
143143
},
144144
"addresses": {
145145
"addresses": "地址",
146-
"type": "交易类型",
146+
"type": "类型",
147147
"address": "地址",
148148
"identifier": "标志",
149149
"description": "标签",

0 commit comments

Comments
 (0)