jam/public
Daniel cc168eb49f
feat: i18n (#153)
* Add basic i18n with i18next

* Add transifex config

* Add translation strings for wallets screen

* Delete transifex config for now

* Remove suspension

* Add exemplary german translation

* Add language switcher

* Add link to telegram group for translations

* Update tests

* Fix hook deps

* Add tx config

* Move i18n code to subfolder

* Update i18n usage in tests

* Remove unused call

* Pull de translation from transifex

* Add npm scripts for pushing and pulling

* Put back deps

* Put deps into dev

* Add tx gh config

* Add readme

* test: add empty new lang

* Remove test langs

* Remove cli integration

* Update src/i18n/README.md

Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>

* Update src/i18n/README.md

Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>

* Update src/i18n/README.md

Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>

* Update public/sprite.svg

Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>

* Change link

* Run npm install

* Update readme

* Update readme again

Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>
2022-03-09 16:47:17 +01:00
..
android-chrome-192x192.png Update logo 2021-12-20 15:42:31 +01:00
android-chrome-512x512.png Update logo 2021-12-20 15:42:31 +01:00
apple-touch-icon.png Update logo 2021-12-20 15:42:31 +01:00
browserconfig.xml Update repo structure 2021-11-21 12:30:24 +01:00
favicon.ico Update logo 2021-12-20 15:42:31 +01:00
favicon.svg feat: adapt favicon color based on system theme (#39) 2022-02-01 23:28:01 +01:00
index.html refactor: rename to Jam (#131) 2022-03-03 12:07:45 +01:00
mstile-70x70.png Update logo 2021-12-20 15:42:31 +01:00
mstile-144x144.png Update logo 2021-12-20 15:42:31 +01:00
mstile-150x150.png Update logo 2021-12-20 15:42:31 +01:00
mstile-310x150.png Update logo 2021-12-20 15:42:31 +01:00
mstile-310x310.png Update logo 2021-12-20 15:42:31 +01:00
robots.txt Update repo structure 2021-11-21 12:30:24 +01:00
safari-pinned-tab.svg Update logo 2021-12-20 15:42:31 +01:00
site.webmanifest Update repo structure 2021-11-21 12:30:24 +01:00
sprite.svg feat: i18n (#153) 2022-03-09 16:47:17 +01:00