mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #55] [CLOSED] Added Crowdin Translations #573
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/55
Author: @Poseidon281
Created: 4/13/2024
Status: ❌ Closed
Base:
feature/filament← Head:Translations📝 Commits (10+)
039c669Customize the domain06f6602Whoops, add this in real quick before anybody notices!a61c07aCreate validation.php (Spanish)9b29ba8Create strings.php (Spanish)79e8842Create passwords.php (Spanish)f805219Create pagination.php (Spanish)2225d50Create exceptions.php (Spanish)9120e81Create auth.php (Spanish)20875d8Create activity.php (Spanish)4c4ec54Create users.php (Spanish)📊 Changes
49 files changed (+1593 additions, -42 deletions)
View changed files
📝
.env.example(+2 -2)📝
app/Console/Commands/Environment/AppSettingsCommand.php(+9 -9)📝
app/Console/Commands/UpgradeCommand.php(+2 -2)📝
app/Http/Middleware/VerifyReCaptcha.php(+4 -0)📝
app/Models/Egg.php(+1 -0)📝
composer.json(+0 -1)📝
composer.lock(+1 -2)📝
config/panel.php(+1 -1)📝
database/migrations/2024_03_12_154408_remove_nests_table.php(+20 -0)📝
database/migrations/2024_03_14_055537_remove_locations_table.php(+25 -6)➕
lang/Contributing.md(+18 -0)➕
lang/de/activity.php(+130 -0)➕
lang/de/admin/eggs.php(+19 -0)➕
lang/de/admin/node.php(+15 -0)➕
lang/de/admin/server.php(+27 -0)➕
lang/de/admin/user.php(+12 -0)➕
lang/de/auth.php(+27 -0)➕
lang/de/command/messages.php(+59 -0)➕
lang/de/dashboard/account.php(+28 -0)➕
lang/de/dashboard/index.php(+8 -0)...and 29 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.