Updated transifex config file to point to new translation directory
This commit is contained in:
parent
da58b14124
commit
b04be6d194
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
host = https://www.transifex.com
|
||||
|
||||
[octoprint.messages]
|
||||
file_filter = src/octoprint/translations/<lang>/LC_MESSAGES/messages.po
|
||||
source_file = src/octoprint/translations/messages.pot
|
||||
file_filter = translations/<lang>/LC_MESSAGES/messages.po
|
||||
source_file = translations/messages.pot
|
||||
source_lang = en
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue