An open API service indexing awesome lists of open source software.

https://github.com/Nearata/lang-italian

Italian Language Pack for Flarum
https://github.com/Nearata/lang-italian

flarum flarum-extension italian localization

Last synced: about 2 months ago
JSON representation

Italian Language Pack for Flarum

Awesome Lists containing this project

README

        

# Italian Language Pack for Flarum

> A [Flarum](https://flarum.org) extension that translate the core, its bundled extensions and libraries.

## WARNING

No longer mantained. Please use [flarum-lang/italian](https://github.com/flarum-lang/italian).

## Install

```shell
composer require nearata/lang-italian
```

## Update

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

## Uninstall

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

## Translations

See [TRANSLATIONS.md](TRANSLATIONS.md) to see the list of supported extensions.

## Unlicense

See [UNLICENSE](UNLICENSE) for details.