Skip to content

pokelinkapp/pokelink_translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translations for the Pokélink Streaming app

Structure

Important note: Ignore the index.js and langs.js files in the root of this repo.

Each language is represented by the two character ISO-3166-2 country code (with an optional 2 character subdivision code appended, separated by a hyphen/dash -

Within each folder, ignoring the index.js file - there's a file for each category / context.

Within each of these files, there's a heirachical tree of keys, with any "String" values being the only change normally needed to be made.

./en-GB/
   ./Section.js
   

Adding a new langauge

  • Fork the repository
  • Duplicate an existing folder, en-GB would be the best suggestion
  • Name your new language folder the two letter country language code from ISO-3166-2
  • Edit the simple metadata in your language's specific index.js file.
  • Translate
  • ???
  • Profit

About

Translations for the pokelink app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published