From 2c8e81f4cdb032c860154b5bed8a6f425181e038 Mon Sep 17 00:00:00 2001 From: Mario <42234092+ThePhoDit@users.noreply.github.com> Date: Mon, 10 Oct 2022 13:53:28 +0000 Subject: [PATCH] Added translations to readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d9cff9ba..d1c51f95 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,12 @@ Please, read the documentaion at https://modmail.phodit.xyz/ and check the insta ## What are the bot commands? -You can check the commands [here](https://modmail.phodit.xyz/commands/). \ No newline at end of file +You can check the commands [here](https://modmail.phodit.xyz/commands/). + +# How to translate? + +If you want to help to translate the bot, please create a file under `src/langs/locales/` with the name of the language and the `.ts` extension. For example, if you were translating into Spanish (Spain), you would name it as `es-ES.ts`. + +Once you create it, please copy all contents of `src/langs/locales/es-US.ts` and make the corresponding translations. If you are going to leave any string without translation, **please leave the English version of it**, DO NOT remove its contents. + +Finally, make a PR when you are ready. If you have any doubts about how the formatting is done or any other topic, please join our support server.