fix: 英文翻译tab/expend

This commit is contained in:
TsMask
2023-12-20 09:45:38 +08:00
parent 859eeda1fe
commit 8288184f15
3 changed files with 11 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ export default {
hide: 'Hidden',
open: 'Open',
shut: 'Shut',
launch: 'Launch',
launch: 'Expend',
fold: 'Fold',
},
rowId: 'ID',
@@ -170,11 +170,11 @@ export default {
settings: "Settings",
},
tabs: {
reload: "Refresh current",
reload: "Refresh current Tab",
more: "More Options",
closeCurrent: "Close Current",
closeOther: "Close Other",
closeAll: "Close All",
closeCurrent: "Close Current Tab",
closeOther: "Close Other Tab",
closeAll: "Close All Tab",
}
},
@@ -464,7 +464,7 @@ export default {
editOkTip: "Confirm updating the value of this {num} attribute?",
updateItemTip: "Confirm updating the data item with Index [{num}]?",
delItemTip: "Confirm deleting the data item with Index [{num}]?",
arrayMore: "commence",
arrayMore: "expend",
},
},
neUser: {