[PR #4320] [CLOSED] Add arabic translation. (ar.json) #4217

Closed
opened 2026-04-25 00:18:50 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4320
Author: @UsamaFoad
Created: 5/21/2025
Status: Closed

Base: masterHead: master


📝 Commits (6)

  • d0fb2bd Update ar.json
  • cd78732 Update i18n.js
  • 5cd9d87 Merge branch 'advplyr:master' into master
  • ed4af72 Merge branch 'advplyr:master' into master
  • 8c0ebc7 Delete client/strings/ar.json
  • 850696f Revert "Delete client/strings/ar.json"

📊 Changes

2 files changed (+845 additions, -8 deletions)

View changed files

📝 client/plugins/i18n.js (+1 -0)
📝 client/strings/ar.json (+844 -8)

📄 Description

Brief summary

  • Add arabic translation. (client/strings/ar.json)
  • Add arabic to languageCodeMap (client/plugins/i18n.js)

Which issue is fixed?

In-depth Description

How have you tested this?

Compiled using instruction in advplyr post

Screenshots

audiobokshelf_ar


🔄 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/advplyr/audiobookshelf/pull/4320 **Author:** [@UsamaFoad](https://github.com/UsamaFoad) **Created:** 5/21/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`d0fb2bd`](https://github.com/advplyr/audiobookshelf/commit/d0fb2bd59b2a30e29e3ac8469cea23e0dabbd955) Update ar.json - [`cd78732`](https://github.com/advplyr/audiobookshelf/commit/cd78732e2dd6cfef65cc809445a160ffec7d56f1) Update i18n.js - [`5cd9d87`](https://github.com/advplyr/audiobookshelf/commit/5cd9d87493604d6ac00d9f874770213c46141e74) Merge branch 'advplyr:master' into master - [`ed4af72`](https://github.com/advplyr/audiobookshelf/commit/ed4af72515f36d53ad011da08de511a1b03c48bd) Merge branch 'advplyr:master' into master - [`8c0ebc7`](https://github.com/advplyr/audiobookshelf/commit/8c0ebc70f731b71ec34b047e7520e0d08bfc0c5a) Delete client/strings/ar.json - [`850696f`](https://github.com/advplyr/audiobookshelf/commit/850696fc1d152a173af887194b58bcd02df3858f) Revert "Delete client/strings/ar.json" ### 📊 Changes **2 files changed** (+845 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `client/plugins/i18n.js` (+1 -0) 📝 `client/strings/ar.json` (+844 -8) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary - Add arabic translation. (client/strings/ar.json) - Add arabic to languageCodeMap (client/plugins/i18n.js) <!-- Please provide a brief summary of what your PR attempts to achieve. --> ## Which issue is fixed? <!-- Which issue number does this PR fix? Ex: "Fixes #1234" --> ## In-depth Description <!-- Describe your solution in more depth. How does it work? Why is this the best solution? Does it solve a problem that affects multiple users or is this an edge case for your setup? --> ## How have you tested this? Compiled using instruction in [advplyr post ](https://github.com/advplyr/audiobookshelf/discussions/259#discussioncomment-1869729) <!-- Please describe in detail with reproducible steps how you tested your changes. --> ## Screenshots ![audiobokshelf_ar](https://github.com/user-attachments/assets/24ab4618-66bd-49b4-9313-93eae9e13eaa) <!-- If your PR includes any changes to the web client, please include screenshots or a short video from before and after your changes. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:50 +02:00
adam closed this issue 2026-04-25 00:18:51 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4217