mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[PR #72] [MERGED] [Minecraft Modrinth] Add translations #99
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/plugins/pull/72
Author: @Nico4devv
Created: 1/2/2026
Status: ✅ Merged
Merged: 1/3/2026
Merged by: @Boy132
Base:
main← Head:main📝 Commits (10+)
b39cd21Add localization support for Modrinth project types and notifications1c6a1c9Add German localization for Modrinth plugin5b59451Remove unnecessary whitespace in localization files for Modrinth plugin338e0b9Fix missing newline at end of file in main.php3833767Update English localization strings in main.php2bd89f0Remove trailing whitespace in German localization filea2a2a64Fix missing newline at end of file in localization files786837cFix missing newline at end of file in English and German localization filesecfc55fSet default values for CPU, memory, and disk inputs in ServerResourcePagecd6a9baRefactor localization calls to use trans() instead of __() in ModrinthProjectType and MinecraftModrinthPlugin📊 Changes
5 files changed (+104 additions, -12 deletions)
View changed files
➕
minecraft-modrinth/lang/de/strings.php(+46 -0)➕
minecraft-modrinth/lang/en/strings.php(+46 -0)📝
minecraft-modrinth/src/Enums/ModrinthProjectType.php(+2 -2)📝
minecraft-modrinth/src/Filament/Server/Pages/MinecraftModrinthProjectPage.php(+8 -8)📝
minecraft-modrinth/src/MinecraftModrinthPlugin.php(+2 -2)📄 Description
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.