Skip to content

fb-sean/kickbot-translations

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rules

  • Don't remove or change placeholders
  • Don't remove or change links
  • Don't remove or change the language key
  • Don't remove or change the path to the translation ("global" as example)

What are placeholders?

  • {username} is, for example, a placeholder for a username everything that is inside {} are placeholders.

Available Locals

How to add a language?

  1. Create a new file with the local key can be found at https://discord.com/developers/docs/reference#locales
  2. Copy paste the en-US.json into the new file.
  3. Change what you need to change
  4. Create a pull request.

How can I update a language?

  1. Find the file with the local key can be found at https://discord.com/developers/docs/reference#locales
  2. Change what you need to change.
  3. Create a pull request

Links