pokemon-showdown/translations
2020-10-09 12:03:44 -07:00
..
dutch Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
english Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
french Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
german Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
hindi Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
italian Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
japanese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
portuguese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
simplifiedchinese Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
spanish Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07: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.