[PR #84] [CLOSED] New Crowdin updates #584

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/84
Author: @lancepioch
Created: 4/14/2024
Status: Closed

Base: 3.xHead: translate


📝 Commits (10+)

  • 838742c New translations user.php (Hebrew)
  • 6fee564 New translations messages.php (Hebrew)
  • 7f261ea New translations account.php (Hebrew)
  • 10e4a33 New translations index.php (Hebrew)
  • 7d4473f New translations eggs.php (Ukrainian)
  • 9a3ecda New translations node.php (Ukrainian)
  • 40e6bf5 New translations validation.php (Ukrainian)
  • 5a8cdcb New translations messages.php (Ukrainian)
  • 9613571 New translations auth.php (Croatian)
  • 1638bfa New translations account.php (Croatian)

📊 Changes

469 files changed (+20152 additions, -8 deletions)

View changed files

📝 .github/workflows/build.yaml (+0 -3)
📝 .github/workflows/ci.yaml (+1 -1)
📝 .github/workflows/lint.yaml (+0 -3)
lang/af/activity.php (+130 -0)
lang/af/admin/eggs.php (+19 -0)
lang/af/admin/node.php (+15 -0)
lang/af/admin/server.php (+27 -0)
lang/af/admin/user.php (+12 -0)
lang/af/auth.php (+27 -0)
lang/af/command/messages.php (+59 -0)
lang/af/dashboard/account.php (+28 -0)
lang/af/dashboard/index.php (+8 -0)
lang/af/exceptions.php (+55 -0)
lang/af/pagination.php (+17 -0)
lang/af/passwords.php (+19 -0)
lang/af/server/users.php (+33 -0)
lang/af/strings.php (+95 -0)
lang/af/validation.php (+106 -0)
lang/ar/activity.php (+130 -0)
lang/ar/admin/eggs.php (+19 -0)

...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/84 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 4/14/2024 **Status:** ❌ Closed **Base:** `3.x` ← **Head:** `translate` --- ### 📝 Commits (10+) - [`838742c`](https://github.com/pelican-dev/panel/commit/838742cf6bf0e60115f247b5cad6539a682f4daa) New translations user.php (Hebrew) - [`6fee564`](https://github.com/pelican-dev/panel/commit/6fee564ab6d1632491b5087c6669e0d0694a0a17) New translations messages.php (Hebrew) - [`7f261ea`](https://github.com/pelican-dev/panel/commit/7f261ea4bf3d93c6c1b02218440f3a0cba601e88) New translations account.php (Hebrew) - [`10e4a33`](https://github.com/pelican-dev/panel/commit/10e4a3314cf4909406b3446275925e31fc434e56) New translations index.php (Hebrew) - [`7d4473f`](https://github.com/pelican-dev/panel/commit/7d4473f927940b147b168a4f18c217da9ae7dcef) New translations eggs.php (Ukrainian) - [`9a3ecda`](https://github.com/pelican-dev/panel/commit/9a3ecdadbe801e1e456d4c1e3c2c693a5f8d5fd8) New translations node.php (Ukrainian) - [`40e6bf5`](https://github.com/pelican-dev/panel/commit/40e6bf5a87fd2431d047db152c6df307996b775f) New translations validation.php (Ukrainian) - [`5a8cdcb`](https://github.com/pelican-dev/panel/commit/5a8cdcbda190f5a3e5805f46f72ff13be981b8cb) New translations messages.php (Ukrainian) - [`9613571`](https://github.com/pelican-dev/panel/commit/9613571e604bbb28afcb1508815877f24df07128) New translations auth.php (Croatian) - [`1638bfa`](https://github.com/pelican-dev/panel/commit/1638bfa7059100a406bcbaf9a6f5e915ed13233d) New translations account.php (Croatian) ### 📊 Changes **469 files changed** (+20152 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yaml` (+0 -3) 📝 `.github/workflows/ci.yaml` (+1 -1) 📝 `.github/workflows/lint.yaml` (+0 -3) ➕ `lang/af/activity.php` (+130 -0) ➕ `lang/af/admin/eggs.php` (+19 -0) ➕ `lang/af/admin/node.php` (+15 -0) ➕ `lang/af/admin/server.php` (+27 -0) ➕ `lang/af/admin/user.php` (+12 -0) ➕ `lang/af/auth.php` (+27 -0) ➕ `lang/af/command/messages.php` (+59 -0) ➕ `lang/af/dashboard/account.php` (+28 -0) ➕ `lang/af/dashboard/index.php` (+8 -0) ➕ `lang/af/exceptions.php` (+55 -0) ➕ `lang/af/pagination.php` (+17 -0) ➕ `lang/af/passwords.php` (+19 -0) ➕ `lang/af/server/users.php` (+33 -0) ➕ `lang/af/strings.php` (+95 -0) ➕ `lang/af/validation.php` (+106 -0) ➕ `lang/ar/activity.php` (+130 -0) ➕ `lang/ar/admin/eggs.php` (+19 -0) _...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:48:07 +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#584