mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1006] [MERGED] Small translation fixes #1109
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/1006
Author: @Boy132
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/13/2025
Merged by: @Boy132
Base:
main← Head:boy132/small-translation-fixes📝 Commits (4)
257b94ddisplay_name_help: replace location with node70b444ecpu_helper: 100% is one thread, not core7d796f9remove unnecessary "create_action" translation769c193nobody saw anything📊 Changes
18 files changed (+6 additions, -31 deletions)
View changed files
📝
app/Filament/Admin/Resources/ApiKeyResource/Pages/ListApiKeys.php(+0 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/ListDatabaseHosts.php(+0 -2)📝
app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php(+2 -4)📝
app/Filament/Admin/Resources/MountResource/Pages/ListMounts.php(+0 -2)📝
app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php(+0 -2)📝
app/Filament/Admin/Resources/RoleResource/Pages/ListRoles.php(+1 -2)📝
app/Filament/Admin/Resources/ServerResource/Pages/ListServers.php(+0 -2)📝
app/Filament/Admin/Resources/UserResource/Pages/ListUsers.php(+1 -2)📝
app/Filament/Admin/Resources/WebhookResource/Pages/ListWebhookConfigurations.php(+0 -2)📝
lang/en/admin/apikey.php(+0 -1)📝
lang/en/admin/databasehost.php(+1 -2)📝
lang/en/admin/egg.php(+0 -1)📝
lang/en/admin/mount.php(+0 -1)📝
lang/en/admin/node.php(+0 -1)📝
lang/en/admin/role.php(+0 -1)📝
lang/en/admin/server.php(+1 -2)📝
lang/en/admin/user.php(+0 -1)📝
lang/en/admin/webhook.php(+0 -1)📄 Description
display_name_help: replacelocationwithhostcpu_helper: 100% is one thread, not corecreate_actiontranslation. Filament translates the create action for us.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.