A Swedish language extension for Flarum.
This extension only contains translations for flarum/flarum.
If you need translation for extensions visit taddis/flarum-extensions-swedish.
Want to help out?
- Report issues here on GitHub.
To install this extension start by running the following command in your Flarum root folder:
composer require taddis/flarum-swedish
Then activate the extension under Admin Panel > Extensions section.
Lastly you can go to to the Basics section and set the Default Language.
If you want to try the unstable version you can run composer require taddis/flarum-swedish dev-master
instead.
If you ever need to update, just run composer update
in your Flarum root folder.
A big thanks to both @acarlsson who created the first Swedish language extension for Flarum, a lot of the initial translations came from that project. And also a big thanks to @nlssn who not only picked up after @acarlsson but also maintained it for quite some time. Again, thank you guys!
Released under the MIT License. Please see the LICENSE file.