Skip to content

morrelo/ETS2MP-Localization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETS2MP Localization

ETS2MP php files that contains translations to many languages. You can contibute your own language.

How to translate?

  1. Create new file caller {language}.php for example: dutch.php
  2. Translate all messages to your langauge keep this format:
 $_lang[key] = "message";

Remember: Do not change key. Change only "message".

If you have more questions feel free to ask send them to me:

[email protected]

Have fun.

About

ETS2MP php files that contains translations to many languages. You can contibute your own language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published