[PR #29] [CLOSED] adding arabic FIXED #569

Closed
opened 2026-02-04 18:33:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/29
Author: @Turkidev
Created: 4/13/2024
Status: Closed

Base: 3.xHead: 3.x


📝 Commits (2)

📊 Changes

15 files changed (+642 additions, -0 deletions)

View changed files

lang/ar/activity.php (+122 -0)
lang/ar/admin/eggs.php (+19 -0)
lang/ar/admin/node.php (+15 -0)
lang/ar/admin/server.php (+27 -0)
lang/ar/admin/user.php (+12 -0)
lang/ar/auth.php (+27 -0)
lang/ar/command/messages.php (+59 -0)
lang/ar/dashboard/account.php (+28 -0)
lang/ar/dashboard/index.php (+8 -0)
lang/ar/exceptions.php (+55 -0)
lang/ar/pagination.php (+17 -0)
lang/ar/passwords.php (+19 -0)
lang/ar/server/users.php (+33 -0)
lang/ar/strings.php (+95 -0)
lang/ar/validation.php (+106 -0)

📄 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/29 **Author:** [@Turkidev](https://github.com/Turkidev) **Created:** 4/13/2024 **Status:** ❌ Closed **Base:** `3.x` ← **Head:** `3.x` --- ### 📝 Commits (2) - [`f6d20db`](https://github.com/pelican-dev/panel/commit/f6d20db5122f29ce39571096590d8c3ce3efdd36) adding arabic lang - [`1421d9b`](https://github.com/pelican-dev/panel/commit/1421d9bc099ee690ca714e01c956f28ba29ca16b) fix the file name ### 📊 Changes **15 files changed** (+642 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `lang/ar/activity.php` (+122 -0) ➕ `lang/ar/admin/eggs.php` (+19 -0) ➕ `lang/ar/admin/node.php` (+15 -0) ➕ `lang/ar/admin/server.php` (+27 -0) ➕ `lang/ar/admin/user.php` (+12 -0) ➕ `lang/ar/auth.php` (+27 -0) ➕ `lang/ar/command/messages.php` (+59 -0) ➕ `lang/ar/dashboard/account.php` (+28 -0) ➕ `lang/ar/dashboard/index.php` (+8 -0) ➕ `lang/ar/exceptions.php` (+55 -0) ➕ `lang/ar/pagination.php` (+17 -0) ➕ `lang/ar/passwords.php` (+19 -0) ➕ `lang/ar/server/users.php` (+33 -0) ➕ `lang/ar/strings.php` (+95 -0) ➕ `lang/ar/validation.php` (+106 -0) </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 18:33:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#569