litstack/lang

v3.7.0 2022-09-28 13:45 UTC

This package is auto-updated.

Last update: 2024-03-28 17:03:15 UTC


README

litstack_logo.png

Litstack Translations

This repository contains the lang files for the litstack framework. The translations are located in the src folder.

Languages

Code Assignee Complete
de @litstack 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
en @litstack 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
fr @Dezodev 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
fa @alighasemzadeh 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
pl @glukash 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
it @lucacalcaterra 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
tr @afatmustafa 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
es @j0ha 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
ru @saundefined 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
vi @huuptag 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165
pt-BR @lordjack 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d312532306d697373696e672d253233663637363933
ckb @swarakaka 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f2d636f6d706c6574652d253233396666326165

Contributing

To add new languages to the repository the project can be cloned from your fork. Then install the dependencies via composer:

composer install

After that you can use the artisan command lang:check to check if the language you want to add is complete.

php artisan lang:check de