[PR #1659] [MERGED] Fix finish & add translation for Installer title #1515

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1659
Author: @rmartinoscar
Created: 9/4/2025
Status: Merged
Merged: 9/4/2025
Merged by: @rmartinoscar

Base: mainHead: fix/Translations


📝 Commits (2)

  • df8c499 Fix finish & add translation for Installer title
  • fc66d22 Fix missing submitAction translations

📊 Changes

6 files changed (+17 additions, -4 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php (+1 -1)
📝 app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php (+1 -1)
📝 app/Livewire/Installer/PanelInstaller.php (+11 -2)
📝 lang/en/admin/node.php (+1 -0)
📝 lang/en/admin/server.php (+1 -0)
📝 lang/en/installer.php (+2 -0)

📄 Description

No description provided


🔄 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/1659 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 9/4/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/Translations` --- ### 📝 Commits (2) - [`df8c499`](https://github.com/pelican-dev/panel/commit/df8c499fe9824f75014b56e3a74e1417da60eb5c) Fix finish & add translation for Installer title - [`fc66d22`](https://github.com/pelican-dev/panel/commit/fc66d227abcb4878d1e40591b88ce8b64feffa91) Fix missing submitAction translations ### 📊 Changes **6 files changed** (+17 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/Pages/CreateNode.php` (+1 -1) 📝 `app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php` (+1 -1) 📝 `app/Livewire/Installer/PanelInstaller.php` (+11 -2) 📝 `lang/en/admin/node.php` (+1 -0) 📝 `lang/en/admin/server.php` (+1 -0) 📝 `lang/en/installer.php` (+2 -0) </details> ### 📄 Description _No description provided_ --- <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 18:16:13 +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#1515