Hi & Hej!
I'm rebooting the Swedish translation of Flarum. Currently I've translated the Flarum core and the basic, bundled extensions. It's fully compatible v0.1.0-beta.7
.
The goal for this project is to be a great repo for all Swedish translations. It would be awesome if any fellow Swedes wanted to help out - just write in this thread we'll figure out how to do stuff ?
Installation
To install this extension start by running the following command in your Flarum root folder:
composer require nlssn/flarum-ext-swedish
Then activate the extension under Admin Panel > Extensions section.
Lastly you can go to to the Basics section and set the Default Language.
Want to try the unstable version? Run composer require nlssn/flarum-ext-swedish dev-master
instead.
If you ever need to update, just run composer update
.
Extension Compatibility
This project mainly translates the Flarum Core and it's bundled extensions, but it's also compatible with the following community created extensions:
Links
Thanks
Thanks to @acarlsson for creating the first Swedish language extension. It helped me alot in getting this project up and running.