Skip to content

Commit

Permalink
.tx/config: migrate the configuration to v2 format
Browse files Browse the repository at this point in the history
  • Loading branch information
liushuyu committed Oct 2, 2024
1 parent 121d608 commit a83130f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .tx/config
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ host = https://www.transifex.com
minimum_perc = 51
#Need to finish at least 51% before merging back

[lmms.lmms]
[o:lmms:p:lmms:r:lmms]
file_filter = data/locale/<lang>.ts
source_file = data/locale/en.ts
source_lang = en
type = QT

type = QT

0 comments on commit a83130f

Please sign in to comment.