Updates Transifex config and adds its translations to gitignore
This commit is contained in:
parent
48a3f6417d
commit
1548182a29
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,4 +15,4 @@ _cache
|
||||
|
||||
# To prevent accidental push of translations from
|
||||
# Transifex.
|
||||
translations/
|
||||
.tx/translations/
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
host = https://www.transifex.com
|
||||
|
||||
[bitcoinorg.bitcoinorg]
|
||||
file_filter = translations/bitcoinorg.bitcoinorg/<lang>.yml
|
||||
file_filter = .tx/translations/<lang>.yml
|
||||
source_lang = en
|
||||
type = YML
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user