mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Updates Transifex config and adds its translations to gitignore
This commit is contained in:
parent
48a3f6417d
commit
1548182a29
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -15,4 +15,4 @@ _cache
|
||||||
|
|
||||||
# To prevent accidental push of translations from
|
# To prevent accidental push of translations from
|
||||||
# Transifex.
|
# Transifex.
|
||||||
translations/
|
.tx/translations/
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
|
|
||||||
[bitcoinorg.bitcoinorg]
|
[bitcoinorg.bitcoinorg]
|
||||||
file_filter = translations/bitcoinorg.bitcoinorg/<lang>.yml
|
file_filter = .tx/translations/<lang>.yml
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = YML
|
type = YML
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue