Skip to content

jonilala796/SlashBotLocalization

 
 

Repository files navigation

SlashBot Localization

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

Available Languages

Thanks to our community, 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 the language. If there is, you can verify the translator's work or collaborate together.
  2. Fork this repository.
  3. Rename this file /localizations/en.json to /localizations/language_key.json. Replace language_key with the locale you wish to support. It must be supported by Discord.
  4. Translate the /localizations/language_key.json file. In case a translation contains double quotes, escape them with a backslash (i.e. " => \"). Do not change the JSON keys or argument variables such as {0}. Unicode characters are supported.
  5. Create a pull request for the new language.
  6. Wait for approval.

How to modify 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 localizations/en.json file to translate it, join our support server and create a support ticket.

About

The localized strings of SlashBot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%