Skip to content

Commit e305341

Browse files
committed
[FIX] construction: make runbot work
1 parent c1056b9 commit e305341

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.weblate.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,16 @@
141141
"filemask": "construction/i18n/*.po",
142142
"new_base": "construction/i18n/construction.pot"
143143
},
144+
{
145+
"name": "construction_line_numbering",
146+
"filemask": "construction_line_numbering/i18n/*.po",
147+
"new_base": "construction_line_numbering/i18n/construction_line_numbering.pot"
148+
},
149+
{
150+
"name": "construction_work_items",
151+
"filemask": "construction_work_items/i18n/*.po",
152+
"new_base": "construction_work_items/i18n/construction_work_items.pot"
153+
},
144154
{
145155
"name": "corporate_gifts",
146156
"filemask": "corporate_gifts/i18n/*.po",

0 commit comments

Comments
 (0)