[PR #906] [MERGED] Use Filament labels. #1046

Closed
opened 2026-02-04 19:13:08 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/906
Author: @notAreYouScared
Created: 1/12/2025
Status: Merged
Merged: 1/13/2025
Merged by: @notAreYouScared

Base: mainHead: charles/editlabels


📝 Commits (3)

📊 Changes

5 files changed (+6 additions, -7 deletions)

View changed files

📝 app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php (+1 -1)
📝 app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php (+1 -1)
📝 app/Filament/Components/Actions/ExportEggAction.php (+1 -1)
📝 app/Filament/Components/Actions/ImportEggAction.php (+1 -1)
📝 app/Filament/Server/Resources/FileResource/Pages/ListFiles.php (+2 -3)

📄 Description

Use filament labels, which will also use filaments translations.


🔄 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/906 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 1/12/2025 **Status:** ✅ Merged **Merged:** 1/13/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/editlabels` --- ### 📝 Commits (3) - [`b1cbfdb`](https://github.com/pelican-dev/panel/commit/b1cbfdbc2493fa90a956754062a14ce9ff4d1eae) Use Filament labels. - [`56ad541`](https://github.com/pelican-dev/panel/commit/56ad5418dcc5cec5802c461cda4c38388ef9f868) use `trans` - [`37e7288`](https://github.com/pelican-dev/panel/commit/37e7288009193ad3a7d4f35eb0fb290e2ec91e30) Show more files ### 📊 Changes **5 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php` (+1 -1) 📝 `app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php` (+1 -1) 📝 `app/Filament/Components/Actions/ExportEggAction.php` (+1 -1) 📝 `app/Filament/Components/Actions/ImportEggAction.php` (+1 -1) 📝 `app/Filament/Server/Resources/FileResource/Pages/ListFiles.php` (+2 -3) </details> ### 📄 Description Use filament labels, which will also use filaments translations. --- <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-04 19:13:08 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1046