Skip to content

Commit d96fc72

Browse files
author
Matus Kasak
committed
Added missing trailing comma
1 parent b4eaa90 commit d96fc72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/assets/i18n/cs.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8247,7 +8247,7 @@
82478247
"dynamic-form-array.sortable-list.label": "Seznam, který lze třídit",
82488248

82498249
// "metadata-export-search.submit.error.limit-exceeded": "Only the first {{limit}} items will be exported",
8250-
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky"
8250+
"metadata-export-search.submit.error.limit-exceeded": "Budou exportovány pouze první {{limit}} položky",
82518251

82528252

82538253
}

0 commit comments

Comments
 (0)