Skip to content

FalixNodes-Software/translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 

Repository files navigation

Falix - Translations

In this repository, you can submit changes to our website localization or add new languages if we don't have it yet.

To submit new language, please follow these steps:

  1. Create new file with your language 2 digit code such as "LV", "DE", "FR" and with .php ending
  2. Copy en.php and paste it into your new file
  3. Modify all the sentences and words to the language you have chosen
  4. Submit Pull Requests