pokemon-showdown/translations
2025-01-10 12:53:29 -06:00
..
dutch Translations: Add missing Dutch translations (#10794) 2025-01-10 12:53:29 -06:00
english Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
french Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
german Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
hindi Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
italian Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
japanese Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
portuguese Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
simplifiedchinese Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
spanish Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06:00
traditionalchinese Fix oversights in & to ~ migration (#10595) 2024-10-06 10:07:03 -06: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.