mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Fixed ko.coffee inventory header.
This commit is contained in:
parent
8fd2b99336
commit
592fd52699
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t
|
||||||
# difficulty: "Difficulty"
|
# difficulty: "Difficulty"
|
||||||
# gold_collected: "Gold Collected"
|
# gold_collected: "Gold Collected"
|
||||||
|
|
||||||
인벤토리:
|
inventory:
|
||||||
choose_inventory: "아이템 장착하기"
|
choose_inventory: "아이템 장착하기"
|
||||||
equipped_item: "장착됨"
|
equipped_item: "장착됨"
|
||||||
# required_purchase_title: "Required"
|
# required_purchase_title: "Required"
|
||||||
|
|
Loading…
Reference in a new issue