GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
1 stars 1 forks source link

Feature: add support for i18n / custom copy's #57

Open L03TJ3 opened 1 year ago

L03TJ3 commented 1 year ago
         to support i18n we need to have an option to pass custom title.
         let this text be default prop +option to pass any other title from the protocol side 
         the same for the other texts I think (need to creat separate issue, discuss it with @sirpy and @patpedrosa )

_Originally posted by @johnsmith-gooddollar in https://github.com/GoodDollar/GoodWeb3-Mono/pull/55#discussion_r1120683869_

L03TJ3 commented 1 year ago

@sirpy @patpedrosa @johnsmith-gooddollar

So either we find a way to support i18n (to translate) Or we figure out a solution which makes it easier to use custom copies in good-design components What we current do is not scalable

L03TJ3 commented 5 months ago

@decentralauren a ticket around supporting translations for gooddapp. Older features that were build locally in gooddapp are accounted for in crowdin (have you been there already?)

Anything new build we don't have translatable copies for

decentralauren commented 5 months ago