mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #100] [MERGED] Translation file for commands & tiny cleanup #588
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:Command-Translations📝 Commits (10+)
7ca3e6bCreated Translation file for commandsb32e6e9Update 2109fd0dAdded make_node translations to command.php13a43e9Merge branch 'main' into Command-Translations5e9abfeLast update317da7cDeleted Pterodactyl Logodc191dcMerge branch 'main' into Command-Translationsccbadb7Update lang/en/commands.phpf66ee8fUpdate lang/en/commands.php2dda01bUpdate 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.