naari3 / otomad-search

音MADを検索するぞ
https://otomad-search.vercel.app/
10 stars 0 forks source link

Add localization support, English translation #57

Closed ghost closed 3 years ago

ghost commented 3 years ago

Adds localization support with the help of next-translate using the useTranslation hook, and adds an English translation.

I'm not very familiar with Next.js, so please feel free to request changes if they are needed, or close this if you don't think a localization is needed.

Thanks for making this!

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/naari3/otomad-search/8dvr8q5qu
✅ Preview: https://otomad-search-git-main.naari3.vercel.app

naari3 commented 3 years ago

First of all, I can't deeply review because this is my first time using Next.js.

Thanks for this PR! Overall it looks great to me!

and I'm going to implement some link that switch locale after merging this.