Closed Nes-cmd closed 1 month ago
Hi, apologies but we are no longer accepting new features for v3 as per #13744. Also, please check out our contributing guide which talks about proposing the feature before submitting the PR, to ensure you aren't spending time building something that we won't merge.
I would accept a PR for this feature when v4 is released, if you are still interested. Thank you!
Description
This PR introduces Amharic (አማርኛ) translations to the FilamentPHP codebase, enhancing the framework's multilingual capabilities. The addition of Amharic allows users to interact with the FilamentPHP UI in one of Ethiopia's official languages, supporting inclusivity and accessibility for a broader user base.
This is my first ever contribution. I am ready to adjust anything as required.
Visual changes
Functional changes
Added am language folder in the directory of packages/actions/resources/lang, packages/forms/resources/lang, packages/infolists/resources/lang, packages/notifications/resources/lang, packages/panels/resources/lang, packages/support/resources/lang and packages/tables/resources/lang.
Provided translations for core FilamentPHP components, labels, validation messages, and other UI elements. Ensured proper formatting and consistency with existing language files.
This enhancement helps native Amharic speakers use FilamentPHP in their language, promoting better usability for Ethiopian developers and users.
Verified that the Amharic translations display correctly across various components.
Ensured compatibility with existing language features and fallback mechanisms.