Skip to content

Commit

Permalink
tx: migrate to new API
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed May 11, 2023
1 parent 911b118 commit 0f5f344
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[main]
host = https://www.transifex.com

[MATE.1-26--libmatekbd]
file_filter = po/<lang>.po
source_file = po/libmatekbd.pot
source_lang = en
type = PO
[o:mate:p:MATE:r:1-26--libmatekbd]
file_filter = po/<lang>.po
source_file = po/libmatekbd.pot
source_lang = en
type = PO
minimum_perc = 2

0 comments on commit 0f5f344

Please sign in to comment.