pokemon-showdown/translations
Dirain1700 7a623c4b19
Update Japanese translations (#9792)
* Translations: Update Japanese translaion

* some stuff

* Update core-commands.ts

* Update main.ts
2023-09-24 19:28:46 -07:00
..
dutch Dutch: Add missing general translations (#9570) 2023-06-02 11:57:38 -07:00
english
french Add French helpticket translations (#9669) 2023-08-03 15:39:31 -07:00
german Add a third set of German translations (#9624) 2023-07-01 16:21:44 -07:00
hindi
italian
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
turkish
README.md

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.