Skip to content

Dovaa/peppercarrot_website_translation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pepper&Carrot translation project

full website static pages

http://www.peppercarrot.com

alt tag

License

GNU GPL V3

Translators and correctors :

  • French : David Revoy

  • English : David Revoy

  • Português : Frederico Batista

How-to :

To translate the website pages, just duplicate the en.php file and rename it to your country code ( according the table here ) . Then edit it with a text-editor.

  1. For a typical line like this one :

'FOLLOW' => 'Follow Pepper&Carrot on :',

  1. The first part 'FOLLOW' is the unique ID , do not translate it.

  2. The arrow => links the previous field with the next one ( note, you can add any amount of spacebar characters between the fields ( eg. if you want to align all => in your file ).

  3. Last field is 'Follow Pepper&Carrot on :' use HTML encapsuled inside ' symbols. It's the content to translate. If you need a special character like the one &, use the charset & , and if you need to use ' , you'll need to escape it with a backslash \' . Exept that, the website is encoded in UTF8 , so pretty tolerant to all euro-latino-accents, and other unicode compatible langage.

  4. last character in the line is , and mean the line is over.

C.M.S:

About

PHP files with all datas for translating the website http://www.peppercarrot.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%