Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

I18n implementation #9

Merged
merged 9 commits into from
Jul 22, 2024
Merged

I18n implementation #9

merged 9 commits into from
Jul 22, 2024

Conversation

mapachurro
Copy link
Owner

This PR:

  • Sees a massive overhaul of most of the components
  • Implements dynamic term linking, doing away with the clunky-ass .jsx file we had before
  • Separates out translations from terms and defintions (translations are in locale .json files)
  • Adds much improved search functionality
  • Adds language drop-down selector, which persists
  • Implements i18n on category and term fields;

##TODO

  • Import more terms; I somehow lost a lot of them in this round
  • Align translation .json files with new terms; there will be a lot of non-matches

@mapachurro mapachurro merged commit 44fedf9 into main Jul 22, 2024
1 check passed
@Aranmobinarann
Copy link

3aecc3c

Copy link

@Aranmobinarann Aranmobinarann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants