mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-03-21 17:34:42 -05:00
Enabling Japanese
This commit is contained in:
parent
37be3036ff
commit
63b6931845
|
|
@ -298,7 +298,7 @@ def split_into_sentences(text: str) -> list[str]:
|
|||
return sentences
|
||||
|
||||
class Languages(Enum):
|
||||
##Japanese = 0
|
||||
Japanese = 0
|
||||
English = 1
|
||||
##French = 2
|
||||
##German = 3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user