8 Commits
Author SHA1 Message Date
Nabarun cd284bef28 Vercel analytics support (#1035) 2023-06-16 14:25:55 +08:00
Vulcanravenand🍌🐒 8a01d5905f Added support for the 'de-DE' language variant (informal) (#1008)
This commit adds support for the German language variant 'de-DE' in the application. The following changes were made:

Created the '/public/locales/de-DE/common.json' file for the 'de-DE' language
Modified the 'SwitchLang.tsx' component to include the 'de-DE' language option
Updated the 'localeText' function to display ' Deutsch' for 'de-DE'
These changes enable the application to provide localization in German for the informal 'de-DE' language variant. The newly created '/public/locales/de-DE/common.json' file contains the necessary translations for the German language. The 'SwitchLang.tsx' component has been updated to include the German language option ('de-DE') with the appropriate flag and language name.

Users can now select the informal German language ('de-DE') to interact with the application.

Co-authored-by: 🍌🐒 <nino@mohr.pw>
2023-06-02 19:47:20 +08:00
Hafiz Rayan Kurniawan d59634a771 Indonesia translation (#874) 2023-02-18 10:13:31 +08:00
Spencer (Shangbo Wu) 0f3191b4be chore(deps): update deps (#849) 2023-01-30 17:29:20 +08:00
Alex 41ae41f06f feat: spanish translation (#848) 2023-01-30 17:25:13 +08:00
opoet 895c68896f Fix audio preview covers style when is not square 2023-01-26 18:05:05 +08:00
spencerwooo ebe202602d style: eslint, prettier, and tailwind config 2023-01-26 15:36:53 +08:00
spencerwooo 799a423dbd feat: use src/ dir for holding files 2023-01-26 15:31:07 +08:00