CosmeticsCore
  • ๐Ÿ‘‹Welcome
  • โš™๏ธFirst install
    • Install base resourcepack
      • If you don't have a resourcepack
      • ItemsAdder
      • Any plugin and resourcepack
  • โ›”Terms of service
  • โ“Frequently asked questions
  • ๐Ÿ‡ฌ๐Ÿ‡งTranslations
  • ๐Ÿ“‘Files editor
  • ๐Ÿ–ฅ๏ธCommands
  • ๐Ÿ‘ŒPermissions
    • Examples
  • ๐ŸŽจAdding content
    • Properties
    • Creating a model
    • ๐ŸŽˆBallons (simple)
    • ๐ŸŽˆBallons ItemsAdder (simple)
    • ๐ŸŽˆBalloon (advanced)
      • ItemsAdder Entity
      • ModelEngine
      • Leash location
    • ๐ŸงขHat
    • ๐ŸŽ’Body Cosmetic
      • Static Body Cosmetic
      • Advanced Body Item
  • โš™๏ธSettings
  • ๐ŸšชWardrobe
    • โš™๏ธCustomization
    • ๐Ÿ’พSaving player data
  • โœ๏ธContribute
    • Edit the English wiki
    • Translate this wiki
    • Preview wiki changes
  • โœ…Compatibility with other plugins
    • Compatible
      • ItemsAdder
      • Vulcan
      • PlaceholderAPI
  • ๐Ÿ’ปDevelopers
    • โ˜•Java API
    • โ„ข๏ธBranding
Powered by GitBook
On this page
  • How to translate this wiki?
  • Getting a new branch for your language
  • Setting up your repository
  • Example of what you must not edit
  • Last step
  1. Contribute

Translate this wiki

PreviousEdit the English wikiNextPreview wiki changes

Last updated 2 years ago

How to translate this wiki?

Getting a new branch for your language

Contact LoneDev and ask him to create a new branch for your language. Feel free to ping LoneDev on the Discord or to open a support ticket in the community channel.

Setting up your repository

Then, after the branch creation, open the of this wiki, press on Fork.

Untick this option!

Click here to change the branch.

DO NOT EDIT THE master BRANCH!

Select a file you want to edit and press the pen button

Edit the file and then press Commit changes

Important notes

  • Do not add content or new pages, only translate texts.

  • The only content you can add is a "translated by" text in the welcome page.

  • Do not remove the # special characters, translate only the next text, these are titles.

  • Do not remove or edit special texts inside { }, for example {% hint style="info" %}, these are used to create the hint message boxes.

  • Do not remove * character, these are used to create lists

  • Do not remove emojis

  • Do not translate or remove the --- description: --- text on top of some pages, translate only the inner text.

  • Do not remove \ on some lines end

  • Do not remove [TEXT](LINK) part, translate only the text, these are the clickable links.

Example of what you must not edit

Last step

Contact LoneDev in order to get your changes reviewed and added to the wiki. Feel free to ping LoneDev on the Discord or to open a support ticket in the community channel.

Would be good if you update your translation each time the main repository (the one in English) gets edited, to reflect changes. You can keep track of changes in the Discord notification channel.

โœ๏ธ
Github repository