KyattPL and GitHub
931e12f31e
Added Polish language locale ( #1250 )
2023-02-07 14:46:20 +09:00
Jacopo Zacchigna and GitHub
a5d6247ef4
Adding Italian Translation ( #1244 )
...
* Adding Italian Translation
* formatting in website/next-i18next.config.js
2023-02-06 18:39:06 +01:00
danivfe and GitHub
81167f69d5
Add Catalan Language ( #1212 )
...
* Add Catalan Language
2023-02-06 20:42:18 +09:00
Saifeddine ALOUI and GitHub
56b6595d01
Added Arabic locale with right to left support ( #1220 )
...
I have added arabic locale and modified the _app.tsx code to automatically detect the current language direction and applies it to the while website.
2023-02-06 11:27:59 +09:00
letier3110 and GitHub
edfc40ddf3
Ukrainian Translation ( #1201 )
...
* Ukranian
* feat: added ukranian to locales array
* fix: rename to valid locale
2023-02-05 21:44:16 +01:00
Eren Akbulut and GitHub
45444d9c62
Turkish Language support ( #1195 )
...
* Turkish Language support
* Turkish Language keycode
2023-02-05 20:04:50 +01:00
Eunkwang Jeon and GitHub
66ff38defa
add korean localization ( #1115 )
2023-02-04 20:42:36 +01:00
Richard Nagyfi and GitHub
f38897614e
Added Hungarian locale for website ( #1081 )
...
- added localization files
- ran pre-commit to ensure the JSONs are correctly formatted
- updated next-i18.next.config.js as advised on discord
2023-02-03 21:06:33 +09:00
notmd
a479a248ef
support vietnamese
2023-01-31 01:24:44 +07:00
Keith Stevens
3ddaad9d81
Adding a few top languages to the supported languages
2023-01-24 16:18:30 +09:00
Keith Stevens
7274512c2f
Implementing core of setting user languages and fetching language specific tasks
2023-01-21 21:36:37 +09:00
rjmacarthy
d10f691eeb
Implemented i18n for internationalization and refactor index for localization support
...
lint
Fix Hero as tag types
Fix build warning regarding i18n
Update package.json and package-lock.json
Revert package-lock.json
Add package-lock, fix build
Pre-commit
Fix default export in favour of named export
Refactor cta buttons to use react-icons
Remove unused props from CircleBackground
2023-01-17 08:01:37 +00:00