| title | description | published | date | tags | editor | dateCreated |
|---|---|---|---|---|---|---|
Translation |
A guide on how to translate the plugin. |
true |
2023-09-29 13:32:42 UTC |
undefined |
2023-08-09 16:47:33 UTC |
Note: Always make a backup of your configuration files before reloading the plugin to use them. {.is-warning}
Translating IridiumSkyblock takes time and a lot of patience, unfortunately, but it is entirely possible.
Messages for the plugin are stored in messages.yml, and the GUI text can be found in inventories.yml. If you need to translate other parts of the plugin, check what section you're working on for its tooltip message (lore).
All Translations must follow these rules:
- All files MUST be in
UTF-8encoding for the plugin to recognize it. - All files accept
unicodecharacters. - All files MUST be valid
yamlfiles.
A screenshot of the footer in VS Code, identifying the current file as a UTF-8 YAML file.
Note: Do not translate placeholders. They will not show the information you need if you do. Placeholders look like this:
%placeholder%. {.is-info}
Note: In order to download and use default configurations that are listed on this page, you will need 7zip or an equivalent archival program capable of opening
.7zfiles. {.is-info}
helpCommandFooter: " &7Page %page% of %max_page% "A screenshot of the page indicator from
/is help, English translation. You can download the default configuration here.
helpCommandFooter: " &7Página %page% de %max_page% "Una captura de pantalla de la indicador página de
/is help, traducción Español (España).
helpCommandFooter: " &7Seite %page% von %max_page% "Ein Screenshot der Seitenanzeige von
/is help, deutsche Übersetzung. Du kannst die Standard-Konfiguration in deutsch hier herunterladen. (provided by @dedpohl, thank you!).



