Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Korean Update (24/10) #932

Open
wants to merge 14 commits into
base: rewrite
Choose a base branch
from
Prev Previous commit
Next Next commit
Update ko-KR.xaml
제네레이션즈->제너레이션즈
teabarley authored Mar 8, 2024
commit 89761a04919375e2498e40208d8609373489f841
2 changes: 1 addition & 1 deletion HedgeModManager/Languages/ko-KR.xaml
Original file line number Diff line number Diff line change
@@ -247,7 +247,7 @@
<system:String x:Key="ThemeLight" >라이트</system:String>

<!-- Games -->
<system:String x:Key="GameSonicGenerations">소닉 제네레이션즈</system:String>
<system:String x:Key="GameSonicGenerations">소닉 제너레이션즈</system:String>
<system:String x:Key="GameSonicLostWorld">소닉 로스트 월드</system:String>
<system:String x:Key="GameSonicForces">소닉 포시즈</system:String>
<system:String x:Key="GamePuyoPuyoTetris2">뿌요뿌요 테트리스 2</system:String>