Commit Graph
6 Commits
Author SHA1 Message Date
Eunkwang Jeon 66ff38defa add korean localization (#1115) 2023-02-04 20:42:36 +01:00
Richard Nagyfi 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