mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] add missing transifex configuration (./tx/config)
BTW: update the documentation about transifex usage Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
0c256b378b
commit
debcbab561
2 changed files with 14 additions and 6 deletions
7
.tx/config
Normal file
7
.tx/config
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
[searx.messagespo]
|
||||
file_filter = searx/translations/<lang>/LC_MESSAGES/messages.po
|
||||
source_file = messages.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
Loading…
Add table
Add a link
Reference in a new issue