filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.4k stars 2.97k forks source link

amharic language support #14438

Closed Nes-cmd closed 1 month ago

Nes-cmd commented 1 month ago

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

danharrin commented 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!