Skip to content

feat: add missing Arabic (ar-SA) translations for #8560#8565

Open
TarekMohammedgg wants to merge 1 commit intoAppFlowy-IO:mainfrom
TarekMohammedgg:feature/8560-add-missing-arabic-translation
Open

feat: add missing Arabic (ar-SA) translations for #8560#8565
TarekMohammedgg wants to merge 1 commit intoAppFlowy-IO:mainfrom
TarekMohammedgg:feature/8560-add-missing-arabic-translation

Conversation

@TarekMohammedgg
Copy link

@TarekMohammedgg TarekMohammedgg commented Mar 12, 2026

What

Add missing and fix incorrect Arabic (ar-SA) translations.

Why

Resolves the missing Arabic translation keys reported in #8560.

Changes

  • Added 61 missing keys across shareTab, shareSection,
    ai.customPrompt, search, button, commandPalette
  • Fixed @:appName space bug in 4 keys (broken key reference)
  • Fixed swapped chat.serverUnavailable / chat.aiServerUnavailable
  • Fixed wrong translations: lockPage, undo, proLabel, and more
  • Fixed calendar.settings.noDateHint plural object structure
  • Removed spurious document.data section
  • Fixed incorrect number in comparePlanDialog.proLabels.itemSeven (10 → 50)
  • Reordered all keys to match en-US.json source order

Test

  • Ran generate_language_files script successfully
  • Launched app locally on Windows with Arabic selected
  • Verified translations display correctly in the UI
  • All {} variables and @: references validated

Closes #8560

Summary by Sourcery

Update Arabic (ar-SA) localization to add missing strings and correct existing translations across the UI.

New Features:

  • Add numerous previously missing Arabic (ar-SA) translation keys for sharing, AI prompts, search, buttons, and command palette components.

Bug Fixes:

  • Correct incorrect or swapped Arabic translations and key references, including chat server messages, labels, and pluralization structures.
  • Remove an unused or spurious Arabic translation section and fix an incorrect numeric value in a plan comparison label.

Enhancements:

  • Reorder Arabic translation keys to match the en-US source file for consistency and easier maintenance.

@CLAassistant
Copy link

CLAassistant commented Mar 12, 2026

CLA assistant check
All committers have signed the CLA.

@sourcery-ai
Copy link
Contributor

sourcery-ai bot commented Mar 12, 2026

🧙 Sourcery has finished reviewing your pull request!


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions
Copy link

github-actions bot commented Mar 12, 2026

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 3 warning contribute (via Fink 🐦)

@TarekMohammedgg TarekMohammedgg force-pushed the feature/8560-add-missing-arabic-translation branch from b0d9890 to aff08cf Compare March 12, 2026 04:50
@TarekMohammedgg TarekMohammedgg force-pushed the feature/8560-add-missing-arabic-translation branch from aff08cf to 051b241 Compare March 12, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FR] Add missing Arabic translation for AppFlowy

2 participants