[PR #125] [MERGED] New Crowdin updates #603

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

📋 Pull Request Information

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

Base: mainHead: translate


📝 Commits (10+)

  • 90ce3d8 New translations exceptions.php (Spanish)
  • d6e5249 New translations account.php (Spanish)
  • d68e082 New translations index.php (Spanish)
  • 62d24d8 New translations exceptions.php (Spanish)
  • 6a47004 New translations eggs.php (Hungarian)
  • 4d8494a New translations exceptions.php (Japanese)
  • 330c318 New translations messages.php (Japanese)
  • 991327b New translations activity.php (Norwegian)
  • 134e722 New translations eggs.php (Slovak)
  • 3f63b54 New translations messages.php (Slovak)

📊 Changes

98 files changed (+2318 additions, -1017 deletions)

View changed files

lang/be/activity.php (+130 -0)
lang/be/admin/eggs.php (+19 -0)
lang/be/admin/node.php (+15 -0)
lang/be/admin/server.php (+27 -0)
lang/be/admin/user.php (+12 -0)
lang/be/auth.php (+27 -0)
lang/be/command/messages.php (+59 -0)
lang/be/dashboard/account.php (+28 -0)
lang/be/dashboard/index.php (+8 -0)
lang/be/exceptions.php (+55 -0)
lang/be/pagination.php (+17 -0)
lang/be/passwords.php (+19 -0)
lang/be/server/users.php (+33 -0)
lang/be/strings.php (+95 -0)
lang/be/validation.php (+106 -0)
📝 lang/cs/command/messages.php (+1 -1)
📝 lang/cs/strings.php (+2 -2)
📝 lang/de/command/messages.php (+1 -1)
📝 lang/es/dashboard/account.php (+1 -1)
📝 lang/es/dashboard/index.php (+1 -1)

...and 78 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/125 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `translate` --- ### 📝 Commits (10+) - [`90ce3d8`](https://github.com/pelican-dev/panel/commit/90ce3d85e1f8a4df9b34d9de2ec64f550e68115a) New translations exceptions.php (Spanish) - [`d6e5249`](https://github.com/pelican-dev/panel/commit/d6e52497890f0d119794a620e73b0f74dc0c958c) New translations account.php (Spanish) - [`d68e082`](https://github.com/pelican-dev/panel/commit/d68e082bc1bdb5d2abb179f38d3f90d47c5451e2) New translations index.php (Spanish) - [`62d24d8`](https://github.com/pelican-dev/panel/commit/62d24d8f716a228fda95f840c84fe972479ddd54) New translations exceptions.php (Spanish) - [`6a47004`](https://github.com/pelican-dev/panel/commit/6a47004e42b287ebcd03bd9a51cf5d7b59f78eec) New translations eggs.php (Hungarian) - [`4d8494a`](https://github.com/pelican-dev/panel/commit/4d8494a9a9cf2c89b46af4261a1d3555cf5568ee) New translations exceptions.php (Japanese) - [`330c318`](https://github.com/pelican-dev/panel/commit/330c3183a7c80fe7171376e8a0fa1d9cc356352e) New translations messages.php (Japanese) - [`991327b`](https://github.com/pelican-dev/panel/commit/991327b9cefc6f8b9a2b43bf09801fbb865fbc78) New translations activity.php (Norwegian) - [`134e722`](https://github.com/pelican-dev/panel/commit/134e7228286e462d5dc5f2f136bc5ba6ca8d479a) New translations eggs.php (Slovak) - [`3f63b54`](https://github.com/pelican-dev/panel/commit/3f63b5477b07877ed01e68c53cd8f26937a11243) New translations messages.php (Slovak) ### 📊 Changes **98 files changed** (+2318 additions, -1017 deletions) <details> <summary>View changed files</summary> ➕ `lang/be/activity.php` (+130 -0) ➕ `lang/be/admin/eggs.php` (+19 -0) ➕ `lang/be/admin/node.php` (+15 -0) ➕ `lang/be/admin/server.php` (+27 -0) ➕ `lang/be/admin/user.php` (+12 -0) ➕ `lang/be/auth.php` (+27 -0) ➕ `lang/be/command/messages.php` (+59 -0) ➕ `lang/be/dashboard/account.php` (+28 -0) ➕ `lang/be/dashboard/index.php` (+8 -0) ➕ `lang/be/exceptions.php` (+55 -0) ➕ `lang/be/pagination.php` (+17 -0) ➕ `lang/be/passwords.php` (+19 -0) ➕ `lang/be/server/users.php` (+33 -0) ➕ `lang/be/strings.php` (+95 -0) ➕ `lang/be/validation.php` (+106 -0) 📝 `lang/cs/command/messages.php` (+1 -1) 📝 `lang/cs/strings.php` (+2 -2) 📝 `lang/de/command/messages.php` (+1 -1) 📝 `lang/es/dashboard/account.php` (+1 -1) 📝 `lang/es/dashboard/index.php` (+1 -1) _...and 78 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:51 +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#603