2025-03-30 15:15:17 +01:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-30 15:07:02 +01:00
2025-03-27 10:43:27 +00:00
2025-03-27 12:48:14 +00:00
2025-03-27 10:43:27 +00:00
2025-03-27 10:43:27 +00:00
2025-03-30 15:15:17 +01:00
2025-03-28 01:17:47 +08:00
2025-03-27 10:43:27 +00:00

blueprint-translations

Translation files for the Translations Addon for Pterodactyl Panel (Utilizes Blueprint Framework). Initial Release Translations are done using Google Translate and AI, so they may be inaccurate!

Contributing Translations

We welcome contributions to help expand the language support for the Translations Addon! If you'd like to submit a translation, please follow the steps below:

How to Submit a Translation

  1. Fork the Repository: Click the "Fork" button on the top right of this repository to create your own copy.
  2. Add Your Translation:
    • If your language is not yet available, create a new file following the ISO 639-1 language code (e.g., fr for French, de for German).
    • Add or edit the JSON translation file following the format of existing translations.
  3. Submit a Pull Request: Once you've added or updated a translation, create a pull request (PR) with a short description of the changes.

Alternative Submission Method

If you are not comfortable using GitHub, you can submit translation files via:

  • Our Discord server (if applicable)
  • Emailing the files to [your contact email]

Translation File Format

Example of translation file format (example for English example-en.json):

{
        "welcome": "Welcome",
        "dashboard": "Dashboard"
}

Please keep the structure consistent with existing translations.

License

This project is open-source and follows the MIT License. By submitting translations, you agree to contribute under the same license.

Thank you for helping improve the Translations Addon!

S
Description
Translation files for the Translations Addon for Pterodactyl Panel (Utilizes Blueprint Framework)
Readme
131 KiB