Misc/Fixup

* Profiler: handle items with invalid enchantments
 * Profiler: convert (last?) forgotten INSERT IGNORE to ON DUPLICATE KEY UPDATE id=id
 * Areatrigger: fix null related tabs
 * LatestComments: fix lv template for replies
 * Conditions: fixed tab names for locale DE
This commit is contained in:
Sarjuuk
2024-07-08 16:13:51 +02:00
parent 828fa40d4b
commit 92a6e0122f
5 changed files with 12 additions and 6 deletions

View File

@@ -4894,8 +4894,8 @@ var LANG = {
/* AoWoW: start custom */
tab_conditions: 'Bedingungen',
tab_condition_for: 'Bedingung for',
tab_conditions: 'Konditionen',
tab_condition_for: 'Kondition für',
cnd_either: 'Entweder',
cnd_or: 'Oder',