mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 08:50:58 -05:00
Merge pull request #2573 from matheod/patch-2
Correct action_cooldown translation (french translation).
This commit is contained in:
commit
d750c95933
1 changed files with 1 additions and 1 deletions
|
@ -499,7 +499,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
|||
writable: "éditable" # Hover over "attack" in Your Skills while playing a level to see most of this
|
||||
read_only: "lecture seulement"
|
||||
action_name: "nom"
|
||||
action_cooldown: "Encaisse"
|
||||
action_cooldown: "Durée"
|
||||
action_specific_cooldown: "Rechargement"
|
||||
action_damage: "Dégât"
|
||||
action_range: "Portée"
|
||||
|
|
Loading…
Reference in a new issue