mirror of
https://github.com/we-promise/sure.git
synced 2026-04-12 16:47:22 +00:00
Updated the language selector in /settings/preferences to display only locales with extensive translations. Currently supported locales are: - en (English) - 61 translation files - es (Spanish) - 60 translation files - tr (Turkish) - 57 translation files - nb (Norwegian Bokmål) - 56 translation files - ca (Catalan) - 56 translation files Changes: - Added SUPPORTED_LOCALES constant to LanguagesHelper - Modified language_options method to filter using SUPPORTED_LOCALES instead of excluding specific locales Co-authored-by: Claude <noreply@anthropic.com>