mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #28] [CLOSED] adding arabic lang #567
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/28
Author: @Turkidev
Created: 4/13/2024
Status: ❌ Closed
Base:
3.x← Head:3.x📝 Commits (1)
f6d20dbadding arabic lang📊 Changes
30 files changed (+1051 additions, -409 deletions)
View changed files
➕
lang/ar/activity.php(+130 -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)📝
lang/en/activity.php(+80 -88)📝
lang/en/admin/eggs.php(+9 -9)📝
lang/en/admin/node.php(+7 -7)📝
lang/en/admin/server.php(+19 -19)📝
lang/en/admin/user.php(+4 -4)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.