Files
gitignore.io/Localizations
kugi 13eec36828 fix: Japanese translation (#531)
Changes in the corresponding Japanese for 
- "commandLineTitle" (typo)
- "videoDescription" (minor change)
- "sourceCodeDescription" (minor change)
2021-05-04 19:42:58 -03:00
..
2018-07-01 21:41:11 -04:00
2018-06-23 15:32:10 -04:00
2021-05-04 19:42:58 -03:00

Localizations

  1. Copy the en.json file and rename it use the base version of the language (en) instead of a country specific version (en_US)
  2. Replace the strings with the language you're translating
  3. Add the language to Sources/App/Extensions/Router+Extensions.swift under supportedLanguages
  4. Create a pull request to get your translation approved and merged

Thank you for help with localizing gitignore