Skip to content

Commit

Permalink
Update multiplayer.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AGPumBoy authored Oct 31, 2024
1 parent 6025e17 commit 9bdac0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions language-pack/src/main/res/values-ko/multiplayer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
<string name="mp_room_category_teams_title">팀</string>
<string name="mp_room_category_teams_summary">팀을 변경합니다.</string>
<string-array name="mp_team_names">
<item>Red</item>
<item>Blue</item>
<item>레드(Red)</item>
<item>블루(Blue)</item>
</string-array>
<string-array name="mp_team_values">
<item>0</item>
Expand Down

0 comments on commit 9bdac0d

Please sign in to comment.