Skip to content

Commit 6452a65

Browse files
committed
Fix a terran translation.
1 parent 3d39282 commit 6452a65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sc2reader/constants.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
'프로토스': 'Protoss',
2323
'저그': 'Zerg',
2424

25-
# ???
26-
'Terrani': 'Terran',
25+
# ??eu
26+
'Terranie': 'Terran',
2727
'Protosi': 'Protoss',
2828
'Zergi': 'Zerg',
2929

0 commit comments

Comments
 (0)