We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d404281 commit dff3e86Copy full SHA for dff3e86
application/language/france/tooltip.php
@@ -51,5 +51,10 @@
51
$lang['nature'] = "Résistance à la Nature";
52
$lang['fire'] = "Résistance au Feu";
53
$lang['frost'] = "Résistance au Givre";
54
- $lang['sha
55
-
+ $lang['shadow'] = "Résistance à l'Ombre";
+ $lang['arcane'] = "Résistance aux Arcanes";
56
+ $lang['durability'] = "Durabilité";
57
+ $lang['requires_level'] = "Niveau requis";
58
+ $lang['item_level'] = "Niveau d'objet";
59
+ $lang['unknown_effect'] = "Effet inconnu";
60
+ $lang['dps'] = "dégâts par seconde";
0 commit comments