diff options
author | hackademix | 2018-09-04 23:01:10 +0200 |
---|---|---|
committer | hackademix | 2018-09-05 00:44:27 +0200 |
commit | 3bf909c927b0cb3caf3f326139eb76206e243359 (patch) | |
tree | 86a991393a1386f6bf4d81d74c41447d8c89f367 /.tx/config | |
parent | f95f7b809d994f4b581ea71885addbfa177b49fb (diff) | |
download | noscript-3bf909c927b0cb3caf3f326139eb76206e243359.tar.gz noscript-3bf909c927b0cb3caf3f326139eb76206e243359.tar.xz noscript-3bf909c927b0cb3caf3f326139eb76206e243359.zip |
[l10n] Transifex integration.
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..e526664 --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[noscript.messagesjson] +file_filter = src/_locales/<lang>/messages.json +minimum_perc = 0 +source_file = src/_locales/en/messages.json +source_lang = en_US +type = CHROME |