Skip to content

litstack/lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
en @litstack
fr @Dezodev
fa @alighasemzadeh
pl @glukash
it @lucacalcaterra
tr @afatmustafa
es @j0ha
ru @saundefined
vi @huuptag
pt-BR @lordjack
ckb @swarakaka

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