[PR #1221] [CLOSED] Add Translations from Crowdin #1260

Closed
opened 2026-02-04 19:31:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1221
Author: @notAreYouScared
Created: 4/6/2025
Status: Closed

Base: mainHead: charles/add-langs


📝 Commits (2)

📊 Changes

319 files changed (+13377 additions, -0 deletions)

View changed files

lang/ar/admin/apikey.php (+27 -0)
lang/ar/admin/dashboard.php (+44 -0)
lang/ar/admin/health.php (+60 -0)
lang/ar/admin/mount.php (+30 -0)
lang/ar/admin/node.php (+108 -0)
lang/ar/admin/role.php (+15 -0)
lang/ar/admin/user.php (+18 -0)
lang/ar/admin/webhook.php (+15 -0)
lang/ar/command/messages.php (+57 -0)
lang/ar/commands.php (+73 -0)
lang/ar/exceptions.php (+63 -0)
lang/ar/pagination.php (+19 -0)
lang/ar/passwords.php (+22 -0)
lang/ar/search.php (+9 -0)
lang/ar/server/users.php (+57 -0)
lang/ar/validation.php (+101 -0)
lang/be/admin/apikey.php (+27 -0)
lang/bg/admin/dashboard.php (+44 -0)
lang/bg/pagination.php (+19 -0)
lang/bg/validation.php (+101 -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/1221 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 4/6/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `charles/add-langs` --- ### 📝 Commits (2) - [`223a07d`](https://github.com/pelican-dev/panel/commit/223a07de055e9856454f2ba194410b9ad95ba28b) Add Translations from Crowdin - [`34f6f67`](https://github.com/pelican-dev/panel/commit/34f6f675fb5dfc27536d618abaf5884d7cbc9303) pint ### 📊 Changes **319 files changed** (+13377 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lang/ar/admin/apikey.php` (+27 -0) ➕ `lang/ar/admin/dashboard.php` (+44 -0) ➕ `lang/ar/admin/health.php` (+60 -0) ➕ `lang/ar/admin/mount.php` (+30 -0) ➕ `lang/ar/admin/node.php` (+108 -0) ➕ `lang/ar/admin/role.php` (+15 -0) ➕ `lang/ar/admin/user.php` (+18 -0) ➕ `lang/ar/admin/webhook.php` (+15 -0) ➕ `lang/ar/command/messages.php` (+57 -0) ➕ `lang/ar/commands.php` (+73 -0) ➕ `lang/ar/exceptions.php` (+63 -0) ➕ `lang/ar/pagination.php` (+19 -0) ➕ `lang/ar/passwords.php` (+22 -0) ➕ `lang/ar/search.php` (+9 -0) ➕ `lang/ar/server/users.php` (+57 -0) ➕ `lang/ar/validation.php` (+101 -0) ➕ `lang/be/admin/apikey.php` (+27 -0) ➕ `lang/bg/admin/dashboard.php` (+44 -0) ➕ `lang/bg/pagination.php` (+19 -0) ➕ `lang/bg/validation.php` (+101 -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-04 19:31:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1260