This repository contains the Pagekit language files. It is frequently updated with the current translations from Transifex.
Translations are managed via Transifex. Please do not send any pull requests to this repository. Instead, we are thankful for every contribution to our translation files on Transifex.
This repository includes an update script to fetch new translations from Transifex.
composer install
cp config.example.php config.php
- Fill in your Transifex user credentials in
config.php
(no worries, the file is on.gitignore
) php update.php
- Grab a coffee while the script is fetching the new translations
- Commit and push new and changed language files