Skip to content

Commit fdd3ce2

Browse files
authored
Merge pull request #57 from stonebuzz/fix_tx_config
Fix(build): fix TX config
2 parents 839a64b + b868177 commit fdd3ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tx/config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[main]
22
host = https://www.transifex.com
33

4-
[glpi-plugin-example.example-pot]
4+
[o:teclib:p:glpi-plugin-example:r:example-pot]
55
file_filter = locales/<lang>.po
66
source_file = locales/example.pot
77
source_lang = en
8-
type = PO
8+
type = PO

0 commit comments

Comments
 (0)