Skip to content

Commit

Permalink
Update transifex configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
protoroto committed Aug 30, 2023
1 parent 6c883bb commit 2a9aded
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 105 deletions.
12 changes: 7 additions & 5 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
[main]
host = https://www.transifex.com

[djangocms-blog.master]
file_filter = djangocms_blog/locale/<lang>/LC_MESSAGES/django.po
source_file = djangocms_blog/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
[o:nephila:p:djangocms-blog:r:master]
file_filter = djangocms_blog/locale/<lang>/LC_MESSAGES/django.po
source_file = djangocms_blog/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
replace_edited_strings = false
keep_translations = false
Loading

0 comments on commit 2a9aded

Please sign in to comment.