Skip to content

Conversation

@ahmedsabahi
Copy link

Description

This PR fixes incorrect Arabic translations for Islamic calendar month labels in the Arabic localization file (syncfusion_ar.arb).

Changes

  • Fixed month labels:

    • muharramLabel: Changed from "شهر محرم" to "محرم" (correct month name)
    • safarLabel: Changed from "سفر" (travel) to "صفر" (correct month name)
  • Fixed short month labels (removed incorrect abbreviations and translations):

    • shortMuharramLabel: "موه." → "محرم"
    • shortSafarLabel: "ساف." → "صفر"
    • shortRabi1Label: "ربيع. أنا" → "ربيع ١"
    • shortRabi2Label: "ربيع. ثانيًا" → "ربيع ٢"
    • shortJumada1Label: "جم. أنا" → "جمادى ١"
    • shortJumada2Label: "جم. ثانيًا" → "جمادى ٢"
    • shortRajabLabel: "راج." → "رجب"
    • shortShaabanLabel: "شا." → "شعبان"
    • shortRamadanLabel: Fixed incorrect long text → "رمضان"
    • shortShawwalLabel: "شو." → "شوال"

Impact

These corrections ensure that Arabic users see accurate Islamic calendar month names in Syncfusion Flutter widgets, improving the localization quality and user experience.

Testing

  • Verified Arabic month names are correctly displayed
  • Confirmed short month labels use proper Arabic text instead of incorrect abbreviations

@VijayakumarMariappan VijayakumarMariappan added general General open Open localization Localization releated calendar Calendar component and removed general General labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

calendar Calendar component localization Localization releated open Open

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants