closerdao / closer-ui

closer-ui.vercel.app
1 stars 0 forks source link

Implement internationalisation + store all texts in database #440

Open valieff opened 1 month ago

valieff commented 1 month ago

Stage 1: add localisation with Next-intl library (built on top of i18n)

Stage 2: store all localised texts in a database

Should also fix #381