Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Serbian language translations for various components and pages #15763

Conversation

IvanSarajcic
Copy link

Description

This pull request adds Serbian (Cyrillic) translations (sr) for various Filament components and pages. It enhances localization support and improves accessibility for Serbian-speaking users.

  • Added sr translation files across relevant Filament packages.
  • Translated labels, actions, filters, notifications, and UI elements into Serbian Cyrillic (српска ћирилица).
  • Ensured placeholders (:model, :count, :seconds) remain intact for dynamic content.
  • Maintained consistent terminology aligned with Serbian language standards.

Visual changes

  • none

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@danharrin
Copy link
Member

Hi, apologies but we are no longer accepting new languages for v3 as per #13744. You can still use this within your app though by copying the translations into /resources/lang/vendor.

I would accept a PR for this feature when v4 is released, if you are still interested. One note - is sr_Cyrl a more common language code for this within the Laravel community? It is used by Laravel Lang. Thank you!

@danharrin danharrin closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants