mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-25 05:54:51 -05:00
Merge pull request #384 from MartinDelille/translation
translate wizard settings
This commit is contained in:
commit
82f0860b40
1 changed files with 9 additions and 9 deletions
|
@ -104,14 +104,14 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
||||||
wizard_settings:
|
wizard_settings:
|
||||||
title: "Paramètres du Magicien"
|
title: "Paramètres du Magicien"
|
||||||
customize_avatar: "Personnaliser votre avatar"
|
customize_avatar: "Personnaliser votre avatar"
|
||||||
# clothes: "Clothes"
|
clothes: "Vêtements"
|
||||||
# trim: "Trim"
|
trim: "Tailleur"
|
||||||
# cloud: "Cloud"
|
cloud: "Nuage"
|
||||||
# spell: "Spell"
|
spell: "Sort"
|
||||||
# boots: "Boots"
|
boots: "Bottes"
|
||||||
# hue: "Hue"
|
hue: "Teinte"
|
||||||
# saturation: "Saturation"
|
saturation: "Saturation"
|
||||||
# lightness: "Lightness"
|
lightness: "Luminosité"
|
||||||
|
|
||||||
account_settings:
|
account_settings:
|
||||||
title: "Préférences du compte"
|
title: "Préférences du compte"
|
||||||
|
@ -137,7 +137,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t
|
||||||
contribute_page: "page de contributions"
|
contribute_page: "page de contributions"
|
||||||
contribute_suffix: " pour en savoir plus."
|
contribute_suffix: " pour en savoir plus."
|
||||||
email_toggle: "Tout basculer"
|
email_toggle: "Tout basculer"
|
||||||
error_saving: "Probleme d'enregistrement"
|
error_saving: "Problème d'enregistrement"
|
||||||
saved: "Changements sauvegardés"
|
saved: "Changements sauvegardés"
|
||||||
password_mismatch: "Le mot de passe ne correspond pas."
|
password_mismatch: "Le mot de passe ne correspond pas."
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue