OfflineHQ / marketplace

https://offline.live/
GNU General Public License v3.0
0 stars 0 forks source link

I18N, Store NFT data with i18n translations #305

Open sebpalluel opened 6 months ago

sebpalluel commented 6 months ago

Arianee use i18n for translations. They store different languages in the NFT metadata and resolve the text simply with language code (with order of preference). We should do the same by taking the website language as preference and display translated text for the relevant fields (marked with i18n).