mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-01 03:16:56 -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"
|
speed: "Sebesség"
|
||||||
regeneration: "Gyógyulás"
|
regeneration: "Gyógyulás"
|
||||||
range: "Hatótávolság" # As in "attack or visual range"
|
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"
|
backstab: "Hátbaszúrás" # As in "this dagger does this much backstab damage"
|
||||||
skills: "Képességek"
|
skills: "Képességek"
|
||||||
attack_1: "Sebez"
|
attack_1: "Sebez"
|
||||||
|
|
Loading…
Reference in a new issue