Italian language pack.


Keywords
locale, extension, flarum, italian, localization, flarum-extension
License
MIT

Documentation

Italian Language Pack for Flarum

A Flarum extension that translate the core, its bundled extensions and libraries.

Install

composer require nearata/lang-italian

Update

composer update nearata/lang-italian
php flarum cache:clear

Uninstall

composer remove nearata/lang-italian
php flarum cache:clear

Translations

See TRANSLATIONS.md to see the list of supported extensions.

License

Distributed under the MIT license. See LICENSE for details.

Contributing

  1. Fork it
  2. Commit your changes
  3. Push to the branch
  4. Create a new Pull Request