[PR #177] [CLOSED] New Crowdin updates #624

Closed
opened 2026-02-05 17:49:31 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: translate


📝 Commits (10+)

  • 242035f New translations activity.php (Hebrew)
  • 6ab838f New translations auth.php (Hebrew)
  • 44b2658 New translations exceptions.php (Hebrew)
  • 82e1533 New translations strings.php (Hebrew)
  • bb6bff8 New translations validation.php (Hebrew)
  • 51004b9 New translations account.php (Hebrew)
  • 99d6723 New translations index.php (Hebrew)
  • fc12972 New translations users.php (Hebrew)
  • 62ef387 New translations index.php (Polish)
  • 934d084 New translations index.php (Polish)

📊 Changes

402 files changed (+13162 additions, -2297 deletions)

View changed files

📝 app/Console/Commands/Environment/AppSettingsCommand.php (+7 -7)
📝 app/Console/Commands/Environment/DatabaseSettingsCommand.php (+5 -5)
📝 app/Console/Commands/Node/MakeNodeCommand.php (+17 -16)
📝 app/Console/Commands/Node/NodeConfigurationCommand.php (+2 -2)
📝 app/Console/Commands/Overrides/KeyGenerateCommand.php (+3 -3)
📝 app/Console/Commands/Schedule/ProcessRunnableCommand.php (+2 -2)
📝 app/Console/Commands/UpgradeCommand.php (+13 -11)
📝 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 (+39 -2)
lang/af/commands.php (+86 -0)
📝 lang/af/dashboard/account.php (+24 -4)
📝 lang/af/dashboard/index.php (+39 -0)
📝 lang/af/strings.php (+27 -7)
📝 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 (+39 -2)

...and 80 more files

📄 Description

No description provided


🔄 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/177 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 5/6/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `translate` --- ### 📝 Commits (10+) - [`242035f`](https://github.com/pelican-dev/panel/commit/242035f226026e6f664717a0cf3e4b00b2c61d2d) New translations activity.php (Hebrew) - [`6ab838f`](https://github.com/pelican-dev/panel/commit/6ab838fc3e012d49f40d2f2c86c5d0cfb0a4307f) New translations auth.php (Hebrew) - [`44b2658`](https://github.com/pelican-dev/panel/commit/44b2658b1a6438e2b85d321bacf91304da0aff13) New translations exceptions.php (Hebrew) - [`82e1533`](https://github.com/pelican-dev/panel/commit/82e1533adfd311b760ed10b5cc8ff41a8672948d) New translations strings.php (Hebrew) - [`bb6bff8`](https://github.com/pelican-dev/panel/commit/bb6bff86e62151eaab8d82d4a212fe3a10c04232) New translations validation.php (Hebrew) - [`51004b9`](https://github.com/pelican-dev/panel/commit/51004b9ddbdc89051bf45ddf0c31cd739206b8c1) New translations account.php (Hebrew) - [`99d6723`](https://github.com/pelican-dev/panel/commit/99d6723090c6880fdf0042af64d6f5e7d0b2951f) New translations index.php (Hebrew) - [`fc12972`](https://github.com/pelican-dev/panel/commit/fc1297282bb822313e50186f52be1eb73dcc6dde) New translations users.php (Hebrew) - [`62ef387`](https://github.com/pelican-dev/panel/commit/62ef38727291c88961a0bfe2070c91e58bd1a249) New translations index.php (Polish) - [`934d084`](https://github.com/pelican-dev/panel/commit/934d0847f5f7abb72fb983d78fbb1d700ee26d89) New translations index.php (Polish) ### 📊 Changes **402 files changed** (+13162 additions, -2297 deletions) <details> <summary>View changed files</summary> 📝 `app/Console/Commands/Environment/AppSettingsCommand.php` (+7 -7) 📝 `app/Console/Commands/Environment/DatabaseSettingsCommand.php` (+5 -5) 📝 `app/Console/Commands/Node/MakeNodeCommand.php` (+17 -16) 📝 `app/Console/Commands/Node/NodeConfigurationCommand.php` (+2 -2) 📝 `app/Console/Commands/Overrides/KeyGenerateCommand.php` (+3 -3) 📝 `app/Console/Commands/Schedule/ProcessRunnableCommand.php` (+2 -2) 📝 `app/Console/Commands/UpgradeCommand.php` (+13 -11) 📝 `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` (+39 -2) ➕ `lang/af/commands.php` (+86 -0) 📝 `lang/af/dashboard/account.php` (+24 -4) 📝 `lang/af/dashboard/index.php` (+39 -0) 📝 `lang/af/strings.php` (+27 -7) 📝 `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` (+39 -2) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <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-05 17:49:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#624