pokemon-showdown/translations
2020-12-15 16:10:46 -08:00
..
dutch Add Dutch translation for help tickets 2020-11-21 12:58:31 -08:00
english Mastermind: Add a command to kick users 2020-12-15 16:10:46 -08:00
french Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
german Repeats: Update German translations (#7784) 2020-12-14 00:01:32 -08:00
hindi Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
italian Add Italian translations for repeats (#7783) 2020-12-10 14:15:49 +04:00
japanese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
portuguese Helptickets: Fix typo 2020-11-20 17:32:13 -08:00
simplifiedchinese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
spanish Helptickets: Fix typo 2020-11-20 17:32:13 -08:00
traditionalchinese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
turkish Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
README.md Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00

Translations

This directory contains translated strings for Pokémon Showdown. Each language has its own directory; the english/ directory contains all the strings that can possibly be translated.

Each directory can contain multiple .ts files containing translated files; one of these files should specify the name attribute within the exported translations object, as well as the strings attribute.