Added Swedish as a language but discovered that the chosen number of months did not appear in the text when hovering over the "previous" and "next" buttons, instead of "Next 4 months" it lokked like "Next months". Then I realised that the $numMonths did not tr...
Only the parts used in the "end user" section I'm afraid $lang["month_01"] = "Januari"; $lang["month_02"] = "Februari"; $lang["month_03"] = "Mars"; $lang["month_04"] = "April"; $lang["month_05"] = &qu...