/flarum-lang-template

Template for creating language pack for Flarum

Primary LanguageJavaScriptMIT LicenseMIT

This is template for Flarum language pack. If you want to use it, follow these instructions.


Xxish language pack for Flarum

Latest Stable Version Latest Unstable Version License Total Downloads Monthly Downloads

This language pack contains Xxish translations for Flarum (compatible with 1.7.0 or newer) and popular extensions. Full list of supported extensions is available below.

Installation

You can install language pack using Composer:

composer require flarum-lang/xxish

Then enable extension in admin panel of your Flarum.

Updating

You can update language pack using Composer:

composer update flarum-lang/xxish

Then clear the cache:

php flarum cache:clear

Translation status for Flarum core

Component Status
Core Translation status
Validation Translation status

Translation status for official extensions

Translation status for Friends of Flarum extensions

Translation status for community extensions

Translation status for premium extensions

Credits

This language pack is part of Flarum translations collective.

Translation for Day.js comes from the source.

Translation for validation.yml is based on Laravel translations.