mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #1632] [MERGED] Fix various Translations & add Installer & add Notifications
#1500
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/1632
Author: @rmartinoscar
Created: 8/26/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @rmartinoscar
Base:
main← Head:chore/Translations📝 Commits (9)
303040dFix various translations & add installer & add notificationsd5268b9Add lang select to Installer & misc translations50d725aClean upea6c471Merge branch 'main' into chore/Translationse6d1dc5Pint087e1a7Clean updd99dc2Use a single trans() call984a28fClean up8c4d7a0Revert database.sqlite change📊 Changes
67 files changed (+415 additions, -191 deletions)
View changed files
📝
app/Console/Commands/Schedule/ProcessRunnableCommand.php(+1 -1)📝
app/Console/Commands/User/DisableTwoFactorCommand.php(+1 -1)📝
app/Enums/BackupStatus.php(+1 -1)📝
app/Enums/ContainerStatus.php(+1 -1)📝
app/Filament/Admin/Pages/Health.php(+1 -1)📝
app/Filament/Admin/Pages/Settings.php(+2 -2)📝
app/Filament/Admin/Resources/ApiKeyResource.php(+1 -1)📝
app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php(+8 -4)📝
app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php(+8 -4)📝
app/Filament/Admin/Resources/EggResource/RelationManagers/ServersRelationManager.php(+1 -1)📝
app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php(+7 -6)📝
app/Filament/Admin/Resources/RoleResource.php(+0 -1)📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+2 -2)📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+14 -8)📝
app/Filament/Admin/Resources/UserResource.php(+1 -1)📝
app/Filament/Admin/Resources/WebhookResource.php(+1 -1)📝
app/Filament/App/Resources/ServerResource/Pages/ListServers.php(+10 -7)📝
app/Filament/Components/Actions/ExportEggAction.php(+2 -2)📝
app/Filament/Components/Actions/ImportEggAction.php(+4 -2)📝
app/Filament/Components/Actions/ImportScheduleAction.php(+4 -2)...and 47 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.