Skip to content

jeremieb/densha-otaku-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Densha Otaku community language support

Last commit Last Shoobie Version

Localizations

As part of the community, if you would like to see your native language supported, feel free to submit a pull request to the repository.

To allow discussion thread for each language, please don't add multiple languages in the same pull request. This will give opportunities for peer review.

Disk Structure

Languages are structured with main folders per language, like this:

en.lproj/Localizable.strings

Where en is replaced by the ISO 639-1 two-letter language code, and the Localizable.strings file is structured as per the English (en) version.

Please do not include any other files in a pull request.

Localization

Strings are denoted as "KEY" = "value", where the keys remain the same across all languages, and the values are localized. There must be a ; at the end of each line.

"water_label" = "WATER TEMP";

Credits

Please append the name you would like to be credited by to the pull request or the comment block at the top of the Localizable.strings file.

/*
  Localizable.strings
  
  ====================
  English
  ====================
  Created by YOUR NAME
  ====================
  
*/

Attribution

This project has been inspired by Steven Troughton-Smith and the community language support for the app Broadcast

About

Help for the app Densha Otaku

Resources

License

Stars

Watchers

Forks

Packages

No packages published