The language shortcut is refered as <langauge> (en For English etc).
- The encoding is utf8 withoug BOM (I advice using Notepad++ for this)
 - If you need to use a different font (special characters), just make directory fonts in the locale directory of your language. And specify the font in /locale/<language>/font-settings.cfg
 
- core  // Part of game that is always needed 
-  /locale/<language>
       
- /font-settings.cfg // Specification of fonts to use
 - /controls.cfg
 - /description-labels.cfg
 - /gui.cfg
 - /misc.cfg
 - /tips-and-tricks/<language>.json
 - control-labels ... Not possible now
 
 
 -  /locale/<language>
       
 - base // The base mod, with the default content, the game can run without it but will contain nothing 
-  /locale/<language>
       
- /entity-descriptions.cfg
 - /entity-names.cfg
 - /item-descriptions.cfg
 - /item-names.cfg
 - /technology-names.cfg
 
 
- /campaign
                           
- /demo
                                          
- /locale/<language>.json
 - /level-01/locale/<language>.cfg
 - /level-02/locale/<language>.cfg
 - /level-03/locale/<language>.cfg
 
 
-  /alpha
                                          
- /locale/<language>.json
 - /level-01/locale/<language>.cfg
 - /level-02/locale/<language>.cfg
 
 
 - /demo
                                          
 
 -  /locale/<language>
       
 
If you don't know how, just download the zip package of the repository content, update it, and post it here (in the topic of the translation).
Git translation repositories (alphabetically):
- Catalan https://github.com/kovarex/Factorio_Translation_Catalan
 - Chinese https://github.com/kovarex/Factorio_Translation_Chinese
 - Czech https://github.com/kovarex/Factorio_Translation_Czech
 - Danish https://github.com/kovarex/Factorio_Translation_Danish
 - Dutch https://github.com/kovarex/Factorio_Translation_Dutch
 - English https://github.com/kovarex/Factorio_Translation_English
 - Finnish https://github.com/kovarex/Factorio_Translation_Finnish
 - French https://github.com/Algent/Factorio_FR_Locales
 - German https://github.com/zeldafan42/Factorio_ ... ion_German
 - Hungarian https://github.com/kovarex/Factorio_Tra ... _Hungarian
 - Italian https://github.com/kovarex/Factorio_Translation_Italian
 - Japanese https://github.com/kovarex/Factorio_Tra ... n_Japanese
 - Polish https://github.com/kovarex/Factorio_Translation_Polish
 - Portuguese https://github.com/kovarex/Factorio_Tra ... Portuguese
 - Russian https://github.com/kovarex/Factorio_Translation_Russian
 - Spanish https://github.com/kovarex/Factorio_Translation_Spanish
 - Swedish https://github.com/kovarex/Factorio_Translation_Swedish
 - Ukrainian https://github.com/kovarex/Factorio_Tra ... _Ukrainian
 




