There was an error while loading. Please reload this page.
1 parent e137598 commit dafcb3eCopy full SHA for dafcb3e
2 files changed
packages/neuron-ui/src/locales/en.json
@@ -175,7 +175,7 @@
175
},
176
"general": {
177
"display-address-book-in-the-navbar": "Show the address book",
178
- "skip-data-and-type": "Skip the cells which contain data or type script",
+ "skip-data-and-type": "Skip the Cells which contain Data or Type Script",
179
"show": "Show",
180
"hide": "Hide"
181
packages/neuron-ui/src/locales/zh.json
"display-address-book-in-the-navbar": "显示地址簿",
- "skip-data-and-type": "忽略包含 Data 或 Type Script 的 Cell",
+ "skip-data-and-type": "忽略包含 Data 或 Type Script 的 Cells",
"show": "显示",
"hide": "隐藏"
0 commit comments