mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
[PR #29] [CLOSED] adding arabic FIXED #569
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/29
Author: @Turkidev
Created: 4/13/2024
Status: ❌ Closed
Base:
3.x← Head:3.x📝 Commits (2)
f6d20dbadding arabic lang1421d9bfix the file name📊 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.