Added missing trailing comma

This commit is contained in:
Matus Kasak
2025-09-02 09:49:30 +02:00
parent b4eaa90068
commit d96fc72fe1

View File

@@ -8247,7 +8247,7 @@
"dynamic-form-array.sortable-list.label": "Seznam, který lze třídit",
// "metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky"
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky",
}