Skip to content

richardlin/vafpress-framework-lang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vafpress-framework-lang

Multiple Languages repository for Vafpress Framework

How to contribute?

  1. Download the POT template file (vafpress-framework.pot)
  2. Do the translation with a PO editor program, such as Poedit. We use it.
  3. Save your work as a .po file and .mo file (which is genereated automatically as you save it)
  4. The naming convention of the files (.po and .mo) is based on the ISO-639 language code (e.g. pt for Portuguese) followed by the ISO-3166 country code (e.g. _PT for Portugal or _BR for Brazil). So, the Brazilian Portuguese file would be called pt__BR.mo, and a non-specific Portuges file would be called pt.mo. Complete lists of codes can be found at (country codes) and (language codes).
  5. Then please commit both files to the /lang directory.
  6. Thank you very much for your contribution!

About

Multiple Languages repository for Vafpress Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.6%
  • CSS 9.4%