pokemon-showdown/translations
2024-05-17 18:30:51 -07:00
..
dutch Dutch: Add missing general translations (#9570) 2023-06-02 11:57:38 -07:00
english Update Bot description in /groups (#8810) 2022-08-11 13:22:43 -07:00
french French: Fix Bot description in /group (#10304) 2024-05-17 18:30:51 -07:00
german Add a third set of German translations (#9624) 2023-07-01 16:21:44 -07:00
hindi Fix translations 2022-02-22 20:59:53 -05:00
italian Translation: Update some variable names (#8676) 2022-04-30 18:50:22 -07:00
japanese Update Japanese translations (#9792) 2023-09-24 19:28:46 -07:00
portuguese Add one Portuguese translation (#9673) 2023-07-25 22:23:34 -07:00
simplifiedchinese Add some Simplified Chinese helpticket translations (#9676) 2023-07-25 22:22:07 -07:00
spanish Add missing Spanish repeats translations (#9672) 2023-08-05 14:13:36 -07:00
traditionalchinese Translations: Add more /punishments translations 2022-02-22 17:39:46 -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.