https://github.com/rob006-software/flarum-lang-template
Template for creating language pack for Flarum
https://github.com/rob006-software/flarum-lang-template
Last synced: 23 days ago
JSON representation
Template for creating language pack for Flarum
- Host: GitHub
- URL: https://github.com/rob006-software/flarum-lang-template
- Owner: rob006-software
- License: mit
- Created: 2021-05-01T16:40:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T12:14:58.000Z (about 3 years ago)
- Last Synced: 2025-01-27T15:45:56.241Z (over 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**This is template for Flarum language pack. If you want to use it, follow [these instructions](https://github.com/rob006-software/flarum-lang-template/wiki).**
---------
# Xxish language pack for [Flarum](https://flarum.org/)
[](https://packagist.org/packages/flarum-lang/xxish)
[](https://packagist.org/packages/flarum-lang/xxish)
[](https://packagist.org/packages/flarum-lang/xxish)
[](https://packagist.org/packages/flarum-lang/xxish/stats)
[](https://packagist.org/packages/flarum-lang/xxish/stats)
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](https://getcomposer.org/):
```console
composer require flarum-lang/xxish
```
Then enable extension in admin panel of your Flarum.
## Updating
You can update language pack using [Composer](https://getcomposer.org/):
```console
composer update flarum-lang/xxish
```
Then clear the cache:
```console
php flarum cache:clear
```
## Translation status for Flarum core
| Component | Status |
| --- | --- |
| [Core](https://github.com/flarum/flarum-core) | [](https://weblate.rob006.net/projects/flarum/core/xx/) |
| Validation | [](https://weblate.rob006.net/projects/flarum/validation/xx/) |
## 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](https://github.com/rob006-software/flarum-translations).
Translation for Day.js comes from the [source](https://github.com/iamkun/dayjs/blob/v1.11.7/src/locale/xx.js).
Translation for `validation.yml` is based on [Laravel translations](https://github.com/Laravel-Lang/lang/blob/8.1.3/src/xx/validation.php).