Skip to content

learts13/il8n

 
 

Repository files navigation

il8n

Internationalisation for vwa.la. Contributions welcome :)

Usage

Edit a language file

  1. Open a *.json file
  2. Click the edit button to start editing Click the edit button to start editing
  3. Click save changes to submit your edits. Make sure you leave a comment describing your changes Click save changes to submit your edits
  4. Done. We will then review your edits and release an update :)

Developers only (or advanced users)

Download and edit language files

  1. https://git-scm.com/downloads
  2. Open a command line window
  3. git clone https://github.com/vwala/il8n.git
  4. Edit the langague files (*.json extension)

Publish your changes

Remember to add a valid comment

git add * && git commit -m "type your comment here" && git push

About

Internationalisation for vwa.la. Contributions welcome :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors