Skip to content

Commit

Permalink
Merge pull request #82 from Whitebear7/patch-24
Browse files Browse the repository at this point in the history
Update translation.json
  • Loading branch information
DexterHuang authored Oct 11, 2023
2 parents 3dcbc65 + 38e1e7d commit 6a1ed09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions contribution/ko/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3448,7 +3448,7 @@
},
"name": {
"eng": "Uncommon Reset Shard",
"trans": "비범한 초기화 조각"
"trans": "비범한 초기화 샤드"
}
},
"uncommonUpgradeShard": {
Expand All @@ -3468,7 +3468,7 @@
},
"name": {
"eng": "Unique Level Shard",
"trans": "유일한 레벨 조각"
"trans": "유일한 레벨 샤드"
}
},
"uniqueResetShard": {
Expand Down Expand Up @@ -6362,7 +6362,7 @@
"player": {
"itemConsumed": {
"eng": "Consumed ${itemName} x${amount}",
"trans": "$${itemName}을(를) {amount}개 소비했습니다"
"trans": "${itemName}을(를) ${amount}개 소비했습니다"
},
"moneyConsumed": {
"eng": "{currencySymbol}${money} has been removed from your account",
Expand Down Expand Up @@ -7766,4 +7766,4 @@
}
}
}
}
}

0 comments on commit 6a1ed09

Please sign in to comment.