Note
This project is abandoned as of 2019-03-24 and I will not be working on it any further., (*1)
flarum-ext-swedish
A Swedish language extension for Flarum., (*2)
Stable: 2.0.0 | Unstable: 1.0.0-dev | Requires: Flarum v0.1.0-beta.7, (*3)
This project aims to be a central repo for Swedish translations of the Flarum forum software and many popular community made extensions., (*4)
Want to help out?
- Report issues here on GitHub or in the Flarum Community thread.
- Give suggestions on which community extensions should be translated next.
- Clone the English Language Pack and translate it to your own language. Be sure to check for existing translations first., (*5)
Installation
To install this extension start by running the following command in your Flarum root folder:, (*6)
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., (*7)
If you want to try the unstable version you can run composer require nlssn/flarum-ext-swedish dev-master
instead.
If you ever need to update, just run composer update
in your Flarum root folder., (*8)
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:, (*9)
Thanks
A big thanks to @acarlsson who created the first Swedish language extension for Flarum. A lot of the initial translations came from that project. Some things were changed, more has been (and will continue to be) added. Again, thank you!, (*10)
License
Released under the MIT License. Please see the LICENSE file., (*11)