[PR #106] [MERGED] New Crowdin updates #597

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/106
Author: @lancepioch
Created: 4/19/2024
Status: Merged
Merged: 4/19/2024
Merged by: @lancepioch

Base: mainHead: translate


📝 Commits (10+)

  • 409c6ad New translations index.php (Norwegian)
  • 52fed4a New translations users.php (Norwegian)
  • b5d8ff5 New translations messages.php (Ukrainian)
  • 87a0dc8 New translations activity.php (French)
  • 649fcf6 New translations activity.php (Afrikaans)
  • f61cebd New translations activity.php (Arabic)
  • 9e03ed3 New translations activity.php (Czech)
  • 168d424 New translations activity.php (Danish)
  • 7a5de2f New translations activity.php (German)
  • 656ac22 New translations activity.php (Hungarian)

📊 Changes

468 files changed (+20151 additions, -7 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/106 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `translate` --- ### 📝 Commits (10+) - [`409c6ad`](https://github.com/pelican-dev/panel/commit/409c6adb03b4af7e2cdc45b557a2ba92ca36f0e8) New translations index.php (Norwegian) - [`52fed4a`](https://github.com/pelican-dev/panel/commit/52fed4a5d26dfe60565db4a1978c1d4c9ef17175) New translations users.php (Norwegian) - [`b5d8ff5`](https://github.com/pelican-dev/panel/commit/b5d8ff55c90115b563349f8596fb3275ca9f0a4b) New translations messages.php (Ukrainian) - [`87a0dc8`](https://github.com/pelican-dev/panel/commit/87a0dc85f740a216cd52be898bb28ebaa59dd5f5) New translations activity.php (French) - [`649fcf6`](https://github.com/pelican-dev/panel/commit/649fcf66795463965c21f9bdbf75e5d841e11f74) New translations activity.php (Afrikaans) - [`f61cebd`](https://github.com/pelican-dev/panel/commit/f61cebd56a8a7fcf5d48592d93e0bdf0676e59b0) New translations activity.php (Arabic) - [`9e03ed3`](https://github.com/pelican-dev/panel/commit/9e03ed359e04b27fb5cb9e725c2d615b7ba7a993) New translations activity.php (Czech) - [`168d424`](https://github.com/pelican-dev/panel/commit/168d4243b257c727b1e62db74c6087a9169b03ac) New translations activity.php (Danish) - [`7a5de2f`](https://github.com/pelican-dev/panel/commit/7a5de2fda0863c8c35c8c0d76817c7293593659a) New translations activity.php (German) - [`656ac22`](https://github.com/pelican-dev/panel/commit/656ac22a0bdc756e80f7407ff3ec07009b1836a4) New translations activity.php (Hungarian) ### 📊 Changes **468 files changed** (+20151 additions, -7 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:39 +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#597