-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Hi!
I think that its better for this project to make support for other language.
Its not too hard to make, you must only create a "lang" folder and you create the first file like EN.cfg with the word and you have a list in the configuration setting wich you see all cfg in the folder "lang".
After some user like me create a DE.cfg or FR.cfg with the word in their language for obtain a Shift in French or Germain.
the EN.cfg conf file is like this
add = add
start_all = start all
stop_all = stop all
session = session
about = about
and the FR.cfg is like
add = ajouter
start_all = Tout lancer
stop_all = Tout stopper
session = configuration
about = A propos
After some user can send to you their language file and you add to your repository!