Skip to content

marek-o/jstris-multilang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jstris-multilang

Adding a new language

If you want to add your language to the game, clone this repository, copy the en directory and name the new directory according the Language code reference (lookup app), translate the files inside the new directory and issue a pull request. You may also send the files directly, if you don't want to use git.

Modifying an existing language

Copy and translate the untranslated files from en or modify the current files in the directory of the language you want to modify.

Translation files description

game.php - every language must have this file, covers most of the game interface

frontend.php - (optional) strings used only by the javascript game fronted

web.php - (optional) all other strings used on the website (user profiles, leaderboards, statistics, replays, etc.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%