Template/Update (Part 32)

* convert dbtype 'event'
This commit is contained in:
Sarjuuk
2025-08-13 18:07:35 +02:00
parent e876463f3b
commit d66a863f55
12 changed files with 519 additions and 490 deletions

View File

@@ -1137,7 +1137,7 @@ $lang = array(
'notFound' => "This world event doesn't exist.",
'start' => "Start: ",
'end' => "End: ",
'interval' => "Interval",
'interval' => "Interval: ",
'inProgress' => "Event is currently in progress",
'category' => ["Uncategorized", "Holidays", "Recurring", "Player vs. Player"]
),