diff options
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index cbb784afb..98101980b 100644 --- a/.tx/config +++ b/.tx/config @@ -7,3 +7,7 @@ source_file = translations/subsurface_source.ts source_lang = en type = TS +[subsurface.terms] +source_file = terms +source_lang = en +type = txt |