taddis / flarum-swedish
Swedish language extension for flarum.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.14
This package is auto-updated.
Last update: 2024-03-15 04:15:36 UTC
README
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.
Information
Want to help out?
- Report issues here on GitHub.
Installation
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.
Thanks
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!
License
Released under the MIT License. Please see the LICENSE file.