diff --git a/.tx/config b/.tx/config index d0bf7e398224a..bfd35421a1375 100644 --- a/.tx/config +++ b/.tx/config @@ -5,4 +5,10 @@ host = https://www.transifex.com file_filter = share/locale/musescore_.ts source_file = share/locale/musescore_en.ts source_lang = en -type = QT \ No newline at end of file +type = QT + +[o:musescore:p:musescore:r:instruments] +file_filter = share/locale/instruments_.ts +source_file = share/locale/instruments_en.ts +source_lang = en +type = QT