mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 03:17:15 +03:00
[PR #181] [CLOSED] More Translation 2.0 #628
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/181
Author: @Poseidon281
Created: 5/6/2024
Status: ❌ Closed
Base:
main← Head:Translation-5📝 Commits (10+)
b658307New translations auth.php (Turkish)2f156faNew translations strings.php (French)0a1393bNew translations strings.php (Turkish)eb17638New translations eggs.php (French)5825b72New translations user.php (French)7ed15c2New translations user.php (Turkish)ce320efNew translations account.php (French)3e32c3eNew translations index.php (French)23935e8New translations index.php (French)8c26310New translations auth.php (French)📊 Changes
367 files changed (+10073 additions, -2451 deletions)
View changed files
📝
app/Console/Commands/Environment/DatabaseSettingsCommand.php(+5 -5)📝
app/Filament/Resources/ServerResource/Pages/CreateServer.php(+12 -14)📝
app/Filament/Resources/UserResource/Pages/CreateUser.php(+8 -7)📝
app/Filament/Resources/UserResource/Pages/EditProfile.php(+6 -4)📝
app/Filament/Resources/UserResource/Pages/EditUser.php(+12 -10)📝
app/Filament/Resources/UserResource/Pages/ListUsers.php(+5 -2)📝
app/Models/Egg.php(+0 -2)📝
lang/af/admin/eggs.php(+9 -0)➕
lang/af/admin/index.php(+19 -0)📝
lang/af/admin/user.php(+9 -0)📝
lang/af/auth.php(+41 -4)📝
lang/af/dashboard/account.php(+28 -8)📝
lang/af/dashboard/index.php(+39 -0)📝
lang/af/strings.php(+28 -8)📝
lang/ar/admin/eggs.php(+9 -0)➕
lang/ar/admin/index.php(+19 -0)📝
lang/ar/admin/user.php(+9 -0)📝
lang/ar/auth.php(+41 -4)📝
lang/ar/dashboard/account.php(+28 -8)📝
lang/ar/dashboard/index.php(+39 -0)...and 80 more files
📄 Description
What i will be translating this PR:
app/Filament/Resources
Now Translated:
app/Filament/Resources/UserResource/Pages
Currently Working on:
app/Filament/Resources/ServerResource/Pages
@lancepioch
Why does it list all of these commits. I just made a new branch based on main and it shows this?
#180 is another branch and that one has this problem to?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.