We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be3c24 commit 22c01baCopy full SHA for 22c01ba
.tx/config
@@ -64,6 +64,15 @@ resource_name = billboard_rental
64
replace_edited_strings = false
65
keep_translations = false
66
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
+
76
[o:odoo:p:odoo-18:r:cake_shop]
77
file_filter = cake_shop/i18n/<lang>.po
78
source_file = cake_shop/i18n/cake_shop.pot
0 commit comments