Skip to content

Commit 22c01ba

Browse files
committed
[FIX] bookstore: export pot and link to tx
1 parent 2be3c24 commit 22c01ba

File tree

2 files changed

+902
-0
lines changed

2 files changed

+902
-0
lines changed

.tx/config

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,15 @@ resource_name = billboard_rental
6464
replace_edited_strings = false
6565
keep_translations = false
6666

67+
[o:odoo:p:odoo-18:r:bookstore]
68+
file_filter = bookstore/i18n/<lang>.po
69+
source_file = bookstore/i18n/bookstore.pot
70+
type = PO
71+
minimum_perc = 0
72+
resource_name = bookstore
73+
replace_edited_strings = false
74+
keep_translations = false
75+
6776
[o:odoo:p:odoo-18:r:cake_shop]
6877
file_filter = cake_shop/i18n/<lang>.po
6978
source_file = cake_shop/i18n/cake_shop.pot

0 commit comments

Comments
 (0)