[PR #181] [CLOSED] More Translation 2.0 #628

Closed
opened 2026-02-04 18:38:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/181
Author: @Poseidon281
Created: 5/6/2024
Status: Closed

Base: mainHead: Translation-5


📝 Commits (10+)

  • b658307 New translations auth.php (Turkish)
  • 2f156fa New translations strings.php (French)
  • 0a1393b New translations strings.php (Turkish)
  • eb17638 New translations eggs.php (French)
  • 5825b72 New translations user.php (French)
  • 7ed15c2 New translations user.php (Turkish)
  • ce320ef New translations account.php (French)
  • 3e32c3e New translations index.php (French)
  • 23935e8 New translations index.php (French)
  • 8c26310 New 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/181 **Author:** [@Poseidon281](https://github.com/Poseidon281) **Created:** 5/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Translation-5` --- ### 📝 Commits (10+) - [`b658307`](https://github.com/pelican-dev/panel/commit/b65830731b3b750fbfb745dacc945120f2b2083a) New translations auth.php (Turkish) - [`2f156fa`](https://github.com/pelican-dev/panel/commit/2f156fab81b0ccebe2fd78c9e8deca40e6d090b7) New translations strings.php (French) - [`0a1393b`](https://github.com/pelican-dev/panel/commit/0a1393bee338938c412bf76a0f8c1941473cc191) New translations strings.php (Turkish) - [`eb17638`](https://github.com/pelican-dev/panel/commit/eb17638d3c5f4b55f21bd3700d574896428a311a) New translations eggs.php (French) - [`5825b72`](https://github.com/pelican-dev/panel/commit/5825b722645acd1488de433d83f2ef6aad41bfed) New translations user.php (French) - [`7ed15c2`](https://github.com/pelican-dev/panel/commit/7ed15c2925f64a49935f9d733b15bac4bd2b4f95) New translations user.php (Turkish) - [`ce320ef`](https://github.com/pelican-dev/panel/commit/ce320efbf97839b4e144d25a0b9434a1b004c10c) New translations account.php (French) - [`3e32c3e`](https://github.com/pelican-dev/panel/commit/3e32c3e6dc4b50b05eeb2c7a4aa9a6cf94b4bcae) New translations index.php (French) - [`23935e8`](https://github.com/pelican-dev/panel/commit/23935e8099dee7192b59cd97b5e0548f268346ae) New translations index.php (French) - [`8c26310`](https://github.com/pelican-dev/panel/commit/8c26310223603c774c7c36f17200970b6195f8ec) New translations auth.php (French) ### 📊 Changes **367 files changed** (+10073 additions, -2451 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 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? --- <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 18:38:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#628