Korean translation 250731 (#2345)
Some checks failed
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang, clang++, ubuntu-latest, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (clang-14, clang++-14, ubuntu-22.04, linux) (push) Waiting to run
Continuous Integration / ${{ matrix.os_short }}-${{ matrix.compiler_cc }} (msvc, windows-latest, win) (push) Waiting to run
hl2sdk-mock tests / mock (push) Waiting to run
Update translation project / update_translations (push) Has been cancelled
Sanity check translation phrases / check_translations (push) Has been cancelled

* Update nominations.phrases.txt

* Update basetriggers.phrases.txt

* basetriggers.phrases.txt fix

* nominations.phrases.txt fix

* Remove format key from korean files.

* Remove format key from korean files.
This commit is contained in:
Javalia(Minsuk Jung) 2025-08-16 03:25:35 +09:00 committed by GitHub
parent 92fb9f62dd
commit 392f0a92c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -20,6 +20,11 @@
"ko" "아군 공격이 불가능하게 설정되었습니다." "ko" "아군 공격이 불가능하게 설정되었습니다."
} }
"Friendly Fire Percent"
{
"ko" "아군 피해가 {1}% 입니다."
}
"Current Map" "Current Map"
{ {
"ko" "현재 맵은 {1} 입니다." "ko" "현재 맵은 {1} 입니다."
@ -106,3 +111,4 @@
} }
} }

View File

@ -65,4 +65,10 @@
"ko" "추천됨" "ko" "추천됨"
} }
"Map Not In Pool"
{
"ko" "맵 '{1}'은 후보 목록에 없습니다."
} }
}