[bisq-network/bisq-website] Add French translation (#213)

huey735 notifications at github.com
Mon Aug 26 14:33:07 UTC 2019


@m52go it looks like this right now
```
      <!-- Outdated translation tag-->
      {% if page.lang == "de" or page.lang= "es" or "pt-PT" or page.lang == "zh-CN" %}
        <span class="navbar-text" style="color: orange;">Outdated translation</span>
      {% endif %}
    </div>
```
My idea is to add or remove "page.lang == langcode" depending on what is what's not up to date. Maybe there's a better way to do it.

I'm still learning Github. I thought that in order to do two concurrent but separate PRs I needed to work on two different branches but that doesn't seem like the case. I guess I need to work on different forks. I'll improve next time.

-- 
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/213#issuecomment-524884559
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190826/eaf933b8/attachment-0001.html>


More information about the bisq-github mailing list