PredaaA / SlashBotLocalization

The localized strings of SlashBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlashBot Localization

This repository contains the translations of SlashBot. You can invite the bot here.

Available Languages

Thanks to our contributors, we have translated the bot to the following languages ❤

And thanks to these people, for verifying new translations 💙

FAQs

I want to translate the bot to a different language

Sure you can! Follow the following steps to translate the bot!

  1. Make sure there isn't a pull request for your language. In that case, you can verify their translations or ask the contributor to work together.
  2. Fork this repository.
  3. Rename this /resources/en.json file to /resources/language_key.json where language_key is a locale supported by Discord.
  4. Translate the /resources/language_key.json file but not the keys! In case your translation contains double quotes, escape them with a backslash (i.e. " => \"). Do not touch argument variables such as {0}. Unicode characters are supported.
  5. Create a pull request with the new language.
  6. Wait for approval.

How to modify or improve an already existing language?

Follow the steps 2 and 4-6 of the above question.

I have a question. Where should I ask?

You can create a new issue or join our support server.

I don't have a GitHub account. What can I do?

Download the resources/en.json file to translate it, join our support server and create a support ticket.

About

The localized strings of SlashBot


Languages

Language:JavaScript 100.0%