mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Profiler/Raid-Tracker
* sort raids by difficulty to fix progress bars * rename raids to include raid sizes
This commit is contained in:
@@ -3314,7 +3314,7 @@ var LANG = {
|
||||
},
|
||||
|
||||
timeunitssg: ["Jahr", "Monat", "Woche", "Tag", "Stunde", "Minute", "Sekunde"],
|
||||
timeunitspl: ["Jahre", "Monate", "Wochen", "Tagen", "Stunden", "Minuten", "Sekunden"],
|
||||
timeunitspl: ["Jahre", "Monate", "Wochen", "Tage", "Stunden", "Minuten", "Sekunden"],
|
||||
timeunitsab: ["J.", "M.", "W.", "Tag", "Std.", "Min", "Sek."],
|
||||
|
||||
presets: {
|
||||
|
||||
Reference in New Issue
Block a user