Browse Source

update: simplified chinese replenish

master
Dnomd343 2 years ago
parent
commit
916bebcb9e
  1. 2
      src/character/chinese.py

2
src/character/chinese.py

@ -10,7 +10,7 @@ defaultPath = os.path.join(
os.path.dirname(os.path.realpath(__file__)), '../../release/'
)
simplifiedChineseReplenish = ['', '', '', '', '']
simplifiedChineseReplenish = ['', '', '', '', '', '', '', '', '', '', '', '']
class Chinese:

Loading…
Cancel
Save