Skip to content

taylorgoolsby/minecraft-fpv-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-fpv-lang

Translation files for the Minecraft FPV mod.

Contribution

If you would like to add a translation to the mod, you can do so by contributing to this repo.

Requirements

  1. Your translation file must be named according to this format: <ISO 639-1>_<ISO 3166-1 alpha-2>.json5, all lowercase. Here is a list of ISO 639-1 codes, and here is a list of ISO 3166-1 alpha-2 codes. You should be able to find your code on this page: https://minecraft.gamepedia.com/Language.
  2. Ensure that your .json file is UTF-8 encoded.
  3. Your translation file must be valid JSON syntax.
  4. Do not edit en_us.json5.
  5. Every key in en_us.json5 must exist in your translation file.

Acceptance

  1. Automated testing will ensure the requirements are met.
  2. Make a PR.
  3. Once the PR is accepted and merged, your translation will be included in the next curseforge release.

Help

If you have questions, you can contact me (@gluecode) in the Minecraft FPV Discord Server.

About

Translation files for the Minecraft FPV mod.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published