mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 03:31:15 +02:00
Make use of Existing Translations Adds first translations to source code and sets up transifex config file. Pull more translations later with: ```bash cd briar-android tx pull --mode=developer ``` Closes #448  See merge request !226