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:
Sarjuuk 2025-08-05 21:50:15 +02:00
parent 226f521439
commit e943e27b5b
25 changed files with 186 additions and 235 deletions

View file

@ -33,6 +33,7 @@ $lang = array(
'gender' => "Geschlecht",
'sex' => [null, "Mann", "Frau"],
'players' => "Spieler",
'thePlayer' => "Der Spieler",
'quickFacts' => "Kurzübersicht",
'screenshots' => "Screenshots",
'videos' => "Videos",