bellingcat / ukraine-timemap

TimeMap instance for Civilian Harm in Ukraine

Home Page:https://ukraine.bellingcat.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for multiple languages

msramalho opened this issue · comments

Add support for multiple languages

This issue requires:

  1. updating the project to always use a strategy similar to this one that uses the copy.js files for language-specific translations.
  2. adding a UI component to easily switch between languages (suitable for mobile so ideally something subtle in the top-right corner, for example)
  3. creating the placeholders for the translations in English, Ukrainian, and Russian. we could then help with getting the translated strings there.

We are working on this PR in the translation branch, so any PRs should be aimed there.