Refactor the delimiter name (#4659)

### What problem does this PR solve?

Rename from 'Diagonal' to 'Forward slash'
Rename from 'Minus' to 'Dash'

issue: #4655 

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
Jin Hai
2025-01-27 11:04:43 +08:00
committed by GitHub
parent 656a2fab41
commit bc6a768b90
6 changed files with 14 additions and 10 deletions

View File

@ -1114,7 +1114,9 @@ export default {
lineBreak: 'Ngắt dòng',
tab: 'Tab',
underline: 'Gạch chân',
diagonal: 'Diagonal',
diagonal: 'Forward slash',
minus: 'Dash',
semicolon: 'Semicolon',
},
},
footer: {