[PR #100] [MERGED] Translation file for commands & tiny cleanup #588

Closed
opened 2026-02-05 17:48:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/100
Author: @Poseidon281
Created: 4/18/2024
Status: Merged
Merged: 5/6/2024
Merged by: @lancepioch

Base: mainHead: Command-Translations


📝 Commits (10+)

  • 7ca3e6b Created Translation file for commands
  • b32e6e9 Update 2
  • 109fd0d Added make_node translations to command.php
  • 13a43e9 Merge branch 'main' into Command-Translations
  • 5e9abfe Last update
  • 317da7c Deleted Pterodactyl Logo
  • dc191dc Merge branch 'main' into Command-Translations
  • ccbadb7 Update lang/en/commands.php
  • f66ee8f Update lang/en/commands.php
  • 2dda01b Update lang/en/commands.php

📊 Changes

9 files changed (+120 additions, -47 deletions)

View changed files

📝 app/Console/Commands/Environment/AppSettingsCommand.php (+7 -7)
📝 app/Console/Commands/Environment/DatabaseSettingsCommand.php (+5 -5)
📝 app/Console/Commands/Node/MakeNodeCommand.php (+17 -16)
📝 app/Console/Commands/Node/NodeConfigurationCommand.php (+2 -2)
📝 app/Console/Commands/Overrides/KeyGenerateCommand.php (+3 -3)
📝 app/Console/Commands/Schedule/ProcessRunnableCommand.php (+2 -2)
📝 app/Console/Commands/UpgradeCommand.php (+13 -11)
lang/en/commands.php (+71 -0)
resources/scripts/assets/images/pterodactyl.svg (+0 -1)

📄 Description

I am working on translating all of the commands. If approved it can also be added to the Crowdin page


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/100 **Author:** [@Poseidon281](https://github.com/Poseidon281) **Created:** 4/18/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `Command-Translations` --- ### 📝 Commits (10+) - [`7ca3e6b`](https://github.com/pelican-dev/panel/commit/7ca3e6ba8d128af304d53dcaacd0c57d9805db6e) Created Translation file for commands - [`b32e6e9`](https://github.com/pelican-dev/panel/commit/b32e6e9e6f5d2f20ebcb79a93069bb17190479d7) Update 2 - [`109fd0d`](https://github.com/pelican-dev/panel/commit/109fd0d3120c07e4a31ddf87a62ded555ab66aa0) Added make_node translations to command.php - [`13a43e9`](https://github.com/pelican-dev/panel/commit/13a43e900aebb532edeb2424063349b2364173f8) Merge branch 'main' into Command-Translations - [`5e9abfe`](https://github.com/pelican-dev/panel/commit/5e9abfed6e2365271234c3027db14a1cf9cfbcae) Last update - [`317da7c`](https://github.com/pelican-dev/panel/commit/317da7ca8cb4a8a2f329367bfc7ae1586cd87a6c) Deleted Pterodactyl Logo - [`dc191dc`](https://github.com/pelican-dev/panel/commit/dc191dc1010c3a1bd924219dae5d7e838958c7c4) Merge branch 'main' into Command-Translations - [`ccbadb7`](https://github.com/pelican-dev/panel/commit/ccbadb7631e9c7386f381e29c58417c2c188e0de) Update lang/en/commands.php - [`f66ee8f`](https://github.com/pelican-dev/panel/commit/f66ee8f0b05a46bdead12bcf1a4ebf696b9f749d) Update lang/en/commands.php - [`2dda01b`](https://github.com/pelican-dev/panel/commit/2dda01b7f587f8969d47eedb9a38b09fa29e276a) Update lang/en/commands.php ### 📊 Changes **9 files changed** (+120 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+7 -7) 📝 `app/Console/Commands/Environment/DatabaseSettingsCommand.php` (+5 -5) 📝 `app/Console/Commands/Node/MakeNodeCommand.php` (+17 -16) 📝 `app/Console/Commands/Node/NodeConfigurationCommand.php` (+2 -2) 📝 `app/Console/Commands/Overrides/KeyGenerateCommand.php` (+3 -3) 📝 `app/Console/Commands/Schedule/ProcessRunnableCommand.php` (+2 -2) 📝 `app/Console/Commands/UpgradeCommand.php` (+13 -11) ➕ `lang/en/commands.php` (+71 -0) ➖ `resources/scripts/assets/images/pterodactyl.svg` (+0 -1) </details> ### 📄 Description I am working on translating all of the commands. If approved it can also be added to the Crowdin page --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 17:48:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#588