Commit Graph

16 Commits

Author SHA1 Message Date
rjpeterson bf679598bb
Add next-i18next translation framework & Traditional and Simplified Chinese UI Translations (#54)
* start english localization

* fix typo

* add to english localization

* add some zh translations, fix discrepencies in en

* add more chinese translations

* finish trad chinese translations

* add simplified folder, add locales.json with meta info, add latest ui updates in english

* add latest ui changes for chinese-trad and sort

* fix typo

* convert trad to simp

* Update common.json

* add review changes by @HZ2078

* fix typos

* add latest ui changes

* new ui change & trad-simp convert

* delete monospace from locales.json

* add next-i18next translation framework. Add translations up to #103

* replace more html with traslate tags

* lint & add more phrases

* add missing translations

* add language select dropdown

* add new update transltations

* add latest gui update translations

* add useTranslation to lang switch

* sort common.json, add lang descriptions

* update netlify config to support i18n

* make translations more consistent

Co-authored-by: Hz2078 <[email protected]>
Co-authored-by: Tyler Shipe <[email protected]>
2021-10-20 13:42:40 +01:00
saml33 dbbb415060
Default market settings (#45)
* add default market settings to settings modal

* redirect to default market
2021-10-01 12:05:42 +02:00
Tyler Shipe d4f643aa02 remove source maps from prod 2021-09-03 12:14:11 -04:00
Tyler Shipe 9150367d99 add prod source maps temporarily 2021-09-03 12:05:34 -04:00
Tyler Shipe 6630e29707 upgrade nextjs 2021-08-30 00:56:27 -04:00
Tyler Shipe 2ecd1b2122 perp market close position button 2021-08-26 11:58:13 -04:00
saml33 29079a9957
Merge pull request #5 from blockworks-foundation/market-select
Market select
2021-07-19 09:52:39 +10:00
Tyler Shipe 0e54dba872 ignore fs pkg in next.js and update to latest client 2021-07-18 13:24:15 -04:00
saml33 038c7bb01b new icons and show custom markets 2021-07-19 00:39:27 +10:00
saml33 f06d14d8f6 switch markets via base asset drop menu 2021-07-17 23:49:52 +10:00
Tyler Shipe 500524e5d6 ignore ts build errors while in development 2021-06-20 20:39:05 -04:00
Tyler Shipe 2d489b29c4 add Lagzda's alerts 2021-04-24 22:10:28 -04:00
Tyler Shipe b5d72c0b55 remove ant library and fix tailwind config for lato 2021-04-15 23:32:03 -04:00
Tyler Shipe 08e3c7a6a7 testing netlify deploy 2021-04-13 15:48:36 -04:00
Tyler Shipe f03f1919a4 add trade form component 2021-04-02 14:26:21 -04:00
Tyler Shipe 37cf5bae14 create next app with trading view form and orderbook 2021-03-30 18:47:08 -04:00