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 c1056b9 commit e305341Copy full SHA for e305341
.weblate.json
@@ -141,6 +141,16 @@
141
"filemask": "construction/i18n/*.po",
142
"new_base": "construction/i18n/construction.pot"
143
},
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
154
{
155
"name": "corporate_gifts",
156
"filemask": "corporate_gifts/i18n/*.po",
0 commit comments