Enchantments

* forgot notFound message
 * added Enchantments Tab to Spell Detail Page
This commit is contained in:
Sarjuuk
2015-08-03 22:30:11 +02:00
parent 7ac0601f88
commit a5f13325c0
8 changed files with 30 additions and 4 deletions

View File

@@ -395,6 +395,7 @@ $lang = array(
'enchantment' => array(
'details' => "Detalles",
'activation' => "Activación",
'notFound' => "Este encantamiento no existe.",
'types' => array(
1 => "[Proc Spell]", 3 => "[Equip Spell]", 7 => "[Use Spell]", 8 => "Ranura prismática",
5 => "Atributos", 2 => "Daño de arma", 6 => "DPS", 4 => "Defensa"