Template/Update (Part 1)
* update TrinityCore components to return new Frontend objects - SmartAI => Markup - Conditions => Data Listview * update template files to accept the new Frontend objects
This commit is contained in:
parent
226f521439
commit
e943e27b5b
25 changed files with 186 additions and 235 deletions
|
|
@ -33,6 +33,7 @@ $lang = array(
|
|||
'gender' => "Geschlecht",
|
||||
'sex' => [null, "Mann", "Frau"],
|
||||
'players' => "Spieler",
|
||||
'thePlayer' => "Der Spieler",
|
||||
'quickFacts' => "Kurzübersicht",
|
||||
'screenshots' => "Screenshots",
|
||||
'videos' => "Videos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue