pokemon-showdown/translations
2021-05-03 10:35:37 -07:00
..
dutch Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
english Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
french Add hint for locked users challenging unlocked 2021-04-27 22:34:52 -07:00
german Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
hindi Support translation of /privacypolicy 2021-04-19 11:31:45 -07:00
italian Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
japanese Support translation of /privacypolicy 2021-04-19 11:31:45 -07:00
portuguese Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
simplifiedchinese Support translation of /privacypolicy 2021-04-19 11:31:45 -07:00
spanish Helptickets: Display language in ticket list 2021-05-03 10:35:37 -07:00
traditionalchinese Update Traditional Chinese translation (#8236) 2021-04-27 00:31:32 -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.