Skip to content

Commit

Permalink
(korean)fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
hangumi authored Feb 6, 2025
1 parent 4780f76 commit 33fe745
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions resource/reactivedrop_koreana.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10348,16 +10348,16 @@

// %s1 is the player name. %s2 is something like Jacob's Rest Veteran (it will be a different color than the rest of the text).
"[english]rd_player_found_promo_item" "%s1 has been awarded %s2."
"rd_player_found_promo_item" "%s1 해병이 %s2 을(를) 획득하였습니다."
"rd_player_found_promo_item" "%s1 해병이 %s2 을(를) 획득"
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text).
"[english]rd_player_found_crafting_material" "%s1 has found %s2."
"rd_player_found_crafting_material" "%s1 해병이 %s2 소재를 찾았습니다."
"rd_player_found_crafting_material" "%s1 해병이 %s2 소재를 획득"
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text). %s3 is a number (might be 1).
"[english]rd_player_found_crafting_materials" "%s1 has found %s3× %s2."
"rd_player_found_crafting_materials" "%s1 해병이 %s2 %s3개를 찾았습니다."
"rd_player_found_crafting_materials" "%s1 해병이 %s2 %s3개를 획득"
// %s1 is the player name. %s2 is something like Scrap Metal (it will be a different color than the rest of the text). %s3 is a number (might be 1). Shown after the above message, with a different player name but the same item name.
"[english]rd_player_found_crafting_materials_assist" "%s1 also found %s3× %s2."
"rd_player_found_crafting_materials_assist" "%s1 해병이 %s2 %s3개를 더 찾았습니다."
"rd_player_found_crafting_materials_assist" "%s1 해병이 %s2 %s3개를 추가 획득"
// Only shown to the player who tried to pick up the item. %s1 is the name of the crafting material. %s2 is a number like 37. %s3 is a non-translated string like k_EResultIOFailure.
"[english]rd_crafting_pickup_error" "Encountered a problem while trying to pick up '%s1'. The material has moved to somewhere else. (Error %s2: %s3)"
"rd_crafting_pickup_error" "'%s1' 소재를 획득하는 중 문제가 발생하였습니다. 소재가 다른 장소로 이동하였습니다. (오류 %s2: %s3)"
Expand Down

0 comments on commit 33fe745

Please sign in to comment.