mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1618] [MERGED] Fix translation for invalid schedule cron + cleanup translations for import modal #1487
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/1618
Author: @Boy132
Created: 8/16/2025
Status: ✅ Merged
Merged: 8/19/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-schedule-translation📝 Commits (2)
46827baadd error handling to getScheduleNextRunDatebd40093move translations to correct namespace📊 Changes
4 files changed (+31 additions, -27 deletions)
View changed files
📝
app/Filament/Components/Actions/ImportScheduleAction.php(+11 -11)📝
app/Filament/Server/Resources/ScheduleResource.php(+9 -1)➖
lang/en/admin/schedule.php(+0 -15)📝
lang/en/server/schedule.php(+11 -0)📄 Description
Closes #1617
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.