diff --git a/changelog.md b/changelog.md index 5e9876c..5a626ee 100644 --- a/changelog.md +++ b/changelog.md @@ -754,3 +754,4 @@ See https://github.com/Daveiano/weewx-wdc/compare/v3.3.0...580071ca175a03fe4924b - Open Webcam Links/Stat Tile links in a Modal GH-220 - Bugfix: Max Rain Rate Does Not Reset GH-224 - Added MQTT connection with username/password GH-225 +- Added finnish translation GH-230 \ No newline at end of file diff --git a/install.py b/install.py index 18970f6..fef70b6 100644 --- a/install.py +++ b/install.py @@ -62,6 +62,7 @@ def __init__(self): "skins/weewx-wdc/lang/en.conf", "skins/weewx-wdc/lang/it.conf", "skins/weewx-wdc/lang/nl.conf", + "skins/weewx-wdc/lang/fi.conf", "skins/weewx-wdc/service-worker.js", "skins/weewx-wdc/dist/main.css", "skins/weewx-wdc/dist/main.js", diff --git a/readme.md b/readme.md index 7afbcc0..555a181 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ If you like the look and feel of the skin please consider having a look at the o - Day, week, month, year and all-time pages - Archive and NOAA Reports - Almanac -- Translated for DE, EN, IT and NL +- Translated for DE, EN, IT, NL and FI - Tabular representation with Carbon Data Tables - Climatological days - Calendar charts for rain days and average day temperature