Spelling fix

This commit is contained in:
Akamaru 2015-07-09 01:01:55 +02:00
parent 6d63c69572
commit 07073f4034
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ function getformattedLocalTime(area)
text = string.gsub(text, "Wednesday", "Mittwoch")
text = string.gsub(text, "Thursday", "Donnerstag")
text = string.gsub(text, "Friday", "Freitag")
text = string.gsub(text, "Saturday", "Samsstag")
text = string.gsub(text, "Saturday", "Samstag")
text = string.gsub(text, "Sunday", "Sonntag")
-- Months