andrewdwallo / erpsaas

A Laravel and Filament-powered accounting platform, crafting a modern and automated solution for financial management.
MIT License
580 stars 166 forks source link

fixed a bug in translation of plural words for the Arabic language #49

Closed AHMED-GAMAL-AG closed 2 months ago

AHMED-GAMAL-AG commented 2 months ago

This PR fixes an issue in the resource labels for the Arabic language

Issue with translating plural labels adding the letter s after the Arabic label

image

The fix in this PR

image

andrewdwallo commented 2 months ago

Hey, you will need to change your branch in your installed repo/fork of erpsaas using git checkout 3.x and then add your changes from there. What you did here is not going to work. Sorry.

AHMED-GAMAL-AG commented 2 months ago

Yes, of course, it will not work Sorry for the confusion I will open a new PR