[PR #880] [MERGED] Add arabic translations #1134

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

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/880
Author: @XxA7med66xX
Created: 9/18/2024
Status: Merged
Merged: 9/18/2024
Merged by: @meltyshev

Base: masterHead: master


📝 Commits (2)

  • 4895813 feat: Add Arabic translations
  • c4e3efa fix: Add date-fns locale, include to languages

📊 Changes

5 files changed (+286 additions, -0 deletions)

View changed files

client/src/locales/ar-YE/core.js (+252 -0)
client/src/locales/ar-YE/index.js (+8 -0)
client/src/locales/ar-YE/login.js (+23 -0)
📝 client/src/locales/index.js (+2 -0)
📝 server/api/models/User.js (+1 -0)

📄 Description

Hi, I just discovered this project and I like it, so I decided to translate it. Thank you.


🔄 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/plankanban/planka/pull/880 **Author:** [@XxA7med66xX](https://github.com/XxA7med66xX) **Created:** 9/18/2024 **Status:** ✅ Merged **Merged:** 9/18/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`4895813`](https://github.com/plankanban/planka/commit/48958138cc458000fd2de69a7548686284098760) feat: Add Arabic translations - [`c4e3efa`](https://github.com/plankanban/planka/commit/c4e3efa6c0f772f2eca5142241856710f9262de5) fix: Add date-fns locale, include to languages ### 📊 Changes **5 files changed** (+286 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `client/src/locales/ar-YE/core.js` (+252 -0) ➕ `client/src/locales/ar-YE/index.js` (+8 -0) ➕ `client/src/locales/ar-YE/login.js` (+23 -0) 📝 `client/src/locales/index.js` (+2 -0) 📝 `server/api/models/User.js` (+1 -0) </details> ### 📄 Description Hi, I just discovered this project and I like it, so I decided to translate it. Thank you. --- <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 21:52:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1134