pokemon-showdown/translations
Annika c1fa436e35 Trivia: Implement a /trivia unrankednew command
This enables the creation of Trivia officials that do not reward points.
2021-03-20 12:30:46 -07:00
..
dutch Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
english Trivia: Implement a /trivia unrankednew command 2021-03-20 12:30:46 -07:00
french Translations: Convert JSON to TypeScript (#7493) 2020-10-09 12:03:44 -07:00
german Repeats: Support non-time-based repeats (#7518) 2020-12-28 03:39:52 -08:00
hindi Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
italian Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
japanese Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
portuguese Helptickets: Fix typo 2020-11-20 17:32:13 -08:00
simplifiedchinese Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
spanish Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08:00
traditionalchinese Update translations for repeats and /groups (#7864) 2021-01-05 09:47:20 -08: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.