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 translation updated #1610

Merged
merged 1 commit into from
Sep 28, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions addons/settings/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@
<Turkish>Oyuncular tarafından bu ayarın üstüne yazılmış.</Turkish>
<Italian>I client sovrascrivono questa impostazione.</Italian>
<Czech>Toto nastavení je přepsáno klienty.</Czech>
<Korean></Korean>
<Korean>이 설정은 클라이언트에 의해 덮어씌워졌습니다.</Korean>
</Key>
<Key ID="STR_cba_settings_overwritten_by_mission_tooltip">
<English>This setting is overwritten by the mission.</English>
Expand All @@ -416,7 +416,7 @@
<Turkish>Görev tarafından bu ayarın üstüne yazılmış.</Turkish>
<Italian>La missione sovrascrive questa impostazione.</Italian>
<Czech>Toto nastavení je přepsáno misí.</Czech>
<Korean></Korean>
<Korean>이 설정은 미션에 의해 덮어씌워졌습니다.</Korean>
</Key>
<Key ID="STR_cba_settings_overwritten_by_server_tooltip">
<English>This setting is overwritten by the server.</English>
Expand Down