Lychee icon indicating copy to clipboard operation
Lychee copied to clipboard

Add Persian language and fix LTR and RTL display

Open ildyria opened this issue 6 months ago • 1 comments

This pull request introduces several new language files for Persian (fa) translations, enhancing localization support for various pages and features in the application. Additionally, a minor adjustment was made to an Arabic (ar) language file. The most important changes include adding translations for new pages, improving user interface elements, and fixing specific text alignment issues.

Persian (fa) Localization Additions

templates added.

Arabic (ar) Language File Adjustment:

  • lang/ar/settings.php: Fixed a text alignment issue by changing the icon's margin direction from mr-2 to ml-2 for better visual consistency.

ildyria avatar Jun 07 '25 13:06 ildyria

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.51%. Comparing base (d237c84) to head (63f5666). Report is 1 commits behind head on master.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jun 08 '25 11:06 codecov[bot]