Skip to content

private6mans/private6mans-localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Private6Mans Localization

Public translation files for the Private 6 Mans discord bot.

Community Contributions

Contributing your translations

  1. Fork this repository
  2. Create a new folder named as the two-letter country code you are translating for. (e.g. "en" for english, "de" for german) in the /resources folder.
  3. Translate each of the entries in translation.json to your translation language. See Basic Instructions for more details on translation.
  4. Submit a PR for review.

Basic Instructions

  • When translating messages please maintain basic formatting and leave variables for injection in place ({{key}}).
  • Some special formatting such as **BoldText**, or _ItalicText_ may exist in text and is Markdown formatting for discord, please translate phrases inside the formatting as if they are independent of the rest of the message.
  • Ensure that each line ends with a comma , outside of the closing quotes for the translated string.
  • Ensure that no extra whitespace exists at the end of the line.

Definitions

  • Guild - This is a discord server, and can be translated as such.
  • Room - This is a discord channel, also equivalent to a queue in most cases with respect to this bot.
  • REST/WS - These are acronyms related to web development, when fully capitalized they don't need to be translated.
    • REST = REpresentational State Transfer
    • WS = Web Socket(s)

Need help?

If you need help with translating, or have any questions feel free to reach out in our support discord!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors