chatpad icon indicating copy to clipboard operation
chatpad copied to clipboard

Add i18n module + translations

Open JordiMa opened this issue 1 year ago • 2 comments

Automatic detection of the browser language and translation via json file

JordiMa avatar May 13 '23 22:05 JordiMa

Hey @JordiMa! I think you don't have to import ../i18n in each page. You should do it only once, for example in App.tsx

OctopBP avatar Jul 22 '23 11:07 OctopBP

Hey @JordiMa! I think you don't have to import ../i18n in each page. You should do it only once, for example in App.tsx

Done :)

JordiMa avatar Jul 23 '23 13:07 JordiMa