mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
Update hu.coffee
'blocks' translation was too wide so the shield block value was not readable.
This commit is contained in:
parent
eb9ac2eede
commit
f1065053b2
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t
|
|||
speed: "Sebesség"
|
||||
regeneration: "Gyógyulás"
|
||||
range: "Hatótávolság" # As in "attack or visual range"
|
||||
blocks: "Blokkolás értéke" # As in "this shield blocks this much damage"
|
||||
blocks: "Blokkolás" # As in "this shield blocks this much damage"
|
||||
backstab: "Hátbaszúrás" # As in "this dagger does this much backstab damage"
|
||||
skills: "Képességek"
|
||||
attack_1: "Sebez"
|
||||
|
|
Loading…
Reference in a new issue