supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
487 stars 121 forks source link

feat: add id_formal and id_informal localizations #69

Closed riipandi closed 1 year ago

riipandi commented 1 year ago

What kind of change does this PR introduce?

Feature

What is the current behavior?

No Indonesian (Bahasa) translation

What is the new behavior?

Adds formal and informal translations for Bahasa.

Additional context

Some word in Bahasa has various terms. Example: "you" in Bahasa:

Reference:

silentworks commented 1 year ago

Thanks for this PR, we've moved all additional languages to a new directory in the root of this repository. This is because we no longer ship the additional languages with any of the packages, It is now up to the user to import the package they wish to use into their project by downloading the files from this repository.