mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
Correct action_cooldown translation.
This commit is contained in:
parent
4e66b906b0
commit
a768846e69
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: "Prend"
|
||||
action_specific_cooldown: "Rechargement"
|
||||
action_damage: "Dégât"
|
||||
action_range: "Portée"
|
||||
|
|
Loading…
Add table
Reference in a new issue