Skip to content
Snippets Groups Projects
Unverified Commit 190a78ef authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[docs] lang testing

until we include a language switcher, this is how we can test
translations.
parent bddadc73
No related branches found
No related tags found
No related merge requests found
......@@ -17,3 +17,10 @@ To fetch the translations from transifex (API\_TOKEN is the transifex API token)
```
If you want to add a new language create an empty file `gui/i18n/main_$lang.ts` before running `make locales`.
Testing the translations
------------------------
Pass the language env vars:
LANG=es_ES LANGUAGE=es_ES make run
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment