[bisq-network/bisq-website] New multilanguage system (#260)

erciccione notifications at github.com
Fri Sep 27 12:54:21 UTC 2019


This PR is just a draft because i'm not feeling good at the moment and i couldn't write a proper description for commits and PR yet. I also wanted to write about the structure of the repo in the readme. I will do it (and rebase) as soon as i feel better or tomorrow.

Beside that, the content of the PR is ready to be reviewed.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-website/pull/260

-- Commit Summary --

  * Refactor and implement new localization system
  * adapt all languages to new system

-- File Changes --

    M Gemfile (1)
    M Gemfile.lock (5)
    M _config.yml (9)
    M _data/dao_content.yml (414)
    D _data/dao_content_tr.yml (412)
    M _data/languages.yml (7)
    M _data/main_nav.yml (203)
    D _data/main_nav_tr.yml (179)
    R _i18n/de.yml (32)
    R _i18n/de/images/DAO/dao_benefits.svg (0)
    R _i18n/de/images/DAO/dao_how.svg (0)
    R _i18n/de/images/DAO/dao_intro.svg (0)
    R _i18n/de/images/DAO/dao_what.svg (0)
    R _i18n/de/images/DAO/dao_why.svg (0)
    R _i18n/de/images/bisq_screen0.png (0)
    R _i18n/de/images/bisq_screen1.png (0)
    R _i18n/en.yml (50)
    R _i18n/es.yml (32)
    R _i18n/es/images/DAO/dao_benefits.svg (0)
    R _i18n/es/images/DAO/dao_how.svg (0)
    R _i18n/es/images/DAO/dao_intro.svg (0)
    R _i18n/es/images/DAO/dao_what.svg (0)
    R _i18n/es/images/DAO/dao_why.svg (0)
    R _i18n/es/images/bisq_screen0.png (0)
    R _i18n/es/images/bisq_screen1.png (0)
    R _i18n/fr.yml (42)
    R _i18n/fr/images/DAO/dao_benefits.svg (0)
    R _i18n/fr/images/DAO/dao_how.svg (0)
    R _i18n/fr/images/DAO/dao_intro.svg (0)
    R _i18n/fr/images/DAO/dao_what.svg (0)
    R _i18n/fr/images/DAO/dao_why.svg (0)
    R _i18n/fr/images/bisq_screen0.png (0)
    R _i18n/fr/images/bisq_screen1.png (0)
    R _i18n/ja.yml (32)
    R _i18n/ja/images/DAO/dao_benefits.svg (0)
    R _i18n/ja/images/DAO/dao_how.svg (0)
    R _i18n/ja/images/DAO/dao_intro.svg (0)
    R _i18n/ja/images/DAO/dao_what.svg (0)
    R _i18n/ja/images/DAO/dao_why.svg (0)
    R _i18n/ja/images/bisq_screen0.png (0)
    R _i18n/ja/images/bisq_screen1.png (0)
    R _i18n/pt-PT.yml (32)
    R _i18n/pt-PT/images/DAO/dao_benefits.svg (0)
    R _i18n/pt-PT/images/DAO/dao_how.svg (0)
    R _i18n/pt-PT/images/DAO/dao_intro.svg (0)
    R _i18n/pt-PT/images/DAO/dao_what.svg (0)
    R _i18n/pt-PT/images/DAO/dao_why.svg (0)
    R _i18n/pt-PT/images/bisq_screen0.png (0)
    R _i18n/pt-PT/images/bisq_screen1.png (0)
    R _i18n/zh-CN.yml (32)
    R _i18n/zh-CN/images/DAO/dao_benefits.svg (0)
    R _i18n/zh-CN/images/DAO/dao_how.svg (0)
    R _i18n/zh-CN/images/DAO/dao_intro.svg (0)
    R _i18n/zh-CN/images/DAO/dao_what.svg (0)
    R _i18n/zh-CN/images/DAO/dao_why.svg (0)
    R _i18n/zh-CN/images/bisq_screen0.png (0)
    R _i18n/zh-CN/images/bisq_screen1.png (0)
    D _includes/footer_tr.html (78)
    D _includes/homepage_content.html (299)
    D _includes/homepage_content_tr.html (299)
    M _includes/main_nav.html (50)
    D _includes/main_nav_tr.html (115)
    M _includes/os_selector_options.html (26)
    D _includes/os_selector_options_tr.html (75)
    M _includes/statistics_data.html (24)
    M _layouts/default.html (27)
    M community.md (27)
    M dao.html (42)
    D de/community.md (38)
    D de/dao.html (322)
    D de/downloads.html (82)
    D de/faq.html (181)
    D de/index.md (46)
    D de/markets.html (196)
    D de/stats.html (37)
    D de/vision.md (52)
    M downloads.html (46)
    D es/community.md (38)
    D es/dao.html (322)
    D es/downloads.html (82)
    D es/faq.html (181)
    D es/index.md (46)
    D es/markets.html (196)
    D es/stats.html (37)
    D es/vision.md (52)
    M faq.html (124)
    D fr/community.md (38)
    D fr/dao.html (322)
    D fr/downloads.html (82)
    D fr/faq.html (181)
    D fr/index.md (46)
    D fr/markets.html (196)
    D fr/stats.html (37)
    D fr/vision.md (52)
    M index.html (123)
    D ja/community.md (38)
    D ja/dao.html (322)
    D ja/downloads.html (82)
    D ja/faq.html (181)
    D ja/index.md (46)
    D ja/markets.html (196)
    D ja/stats.html (37)
    D ja/vision.md (52)
    M markets.html (10)
    D pt-PT/community.md (38)
    D pt-PT/dao.html (322)
    D pt-PT/downloads.html (82)
    D pt-PT/faq.html (181)
    D pt-PT/index.md (46)
    D pt-PT/markets.html (196)
    D pt-PT/stats.html (37)
    D pt-PT/vision.md (52)
    M stats.html (14)
    M vision.md (33)
    D zh-CN/community.md (38)
    D zh-CN/dao.html (322)
    D zh-CN/downloads.html (82)
    D zh-CN/faq.html (181)
    D zh-CN/index.md (46)
    D zh-CN/markets.html (196)
    D zh-CN/stats.html (37)
    D zh-CN/vision.md (54)

-- Patch Links --

https://github.com/bisq-network/bisq-website/pull/260.patch
https://github.com/bisq-network/bisq-website/pull/260.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/260
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190927/677c3c5b/attachment-0001.html>


More information about the bisq-github mailing list