qiaeru / lang-french
French language pack for Flarum and its bundled extensions.
Installs: 975
Dependents: 0
Suggesters: 1
Security: 0
Stars: 15
Watchers: 4
Forks: 7
Open Issues: 0
Language:Shell
Type:flarum-extension
Requires
- flarum/core: ^0.1.0-beta.15
README
French language pack to localize the Flarum forum software, its bundled extensions and libraries.
If you're looking for French translations of third-party extensions for Flarum, please check this repository.
Informations
Includes the following French locales compatible with:
- Flarum 0.1.0 Beta 15
- Bundled extensions:
- Bundled libraries:
Released under the MIT license. Please see the license terms.
Installation
Flarum use Composer to manage its dependencies and extensions. The French language pack is available on Packagist and can be managed that way. Make sure that Composer is installed on your machine, then run the following command in the location where Flarum is installed:
composer require qiaeru/lang-french
Updating
Just like the installation procedure, make sure that Composer is installed on your machine, then run the following commands in the location where Flarum is installed:
composer update qiaeru/lang-french php flarum cache:clear