mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Enchantments
* forgot notFound message * added Enchantments Tab to Spell Detail Page
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user