Skip to content

Commit 331345b

Browse files
committed
Improve translation
1 parent b381e45 commit 331345b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/cljc/mdr2/i18n.cljc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
:download-structure "Download xml structure"
2929
:upload-structure "Upload xml structure"
3030
:mark-recorded "Mark as recorded"
31-
:mark-split "Split a production"
31+
:mark-split "Mark as split"
3232
;;
3333
:documents "Documents"
3434
:confirm "Confirm"
@@ -136,7 +136,7 @@
136136
:download-structure "XML Struktur herunterladen"
137137
:upload-structure "XML Struktur hochladen"
138138
:mark-recorded "Als \"recorded\" markieren"
139-
:mark-split "Produktion trennen"
139+
:mark-split "Als \"split\" markieren"
140140
;;
141141
:documents "Dokumente"
142142
:confirm "Bestätigen"

0 commit comments

Comments
 (0)