mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
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:
@@ -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',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user