File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
ui/src/locales/lang/en-US Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export default {
2727 createDate : 'Create Date' ,
2828 createTime : 'Create Time' ,
2929 operation : 'Operation' ,
30- character : 'charcters ' ,
30+ character : 'characters ' ,
3131 export : 'Export' ,
3232 exportSuccess : 'Successful' ,
3333 unavailable : '(Unavailable)' ,
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ export default {
9595 } ,
9696 table : {
9797 name : 'Document Name' ,
98- char_length : 'Charcter ' ,
98+ char_length : 'Character ' ,
9999 paragraph : 'Segment' ,
100100 all : 'All' ,
101101 updateTime : 'Update Time'
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export default {
33 editParagraph : 'Edit Segment' ,
44 addParagraph : 'Add Segment' ,
55 paragraphDetail : 'Segment Details' ,
6- character_count : 'charcters ' ,
6+ character_count : 'characters ' ,
77 setting : {
88 batchSelected : 'Batch Select' ,
99 cancelSelected : 'Cancel Selection'
You can’t perform that action at this time.
0 commit comments