We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b381e45 commit 331345bCopy full SHA for 331345b
1 file changed
src/cljc/mdr2/i18n.cljc
@@ -28,7 +28,7 @@
28
:download-structure "Download xml structure"
29
:upload-structure "Upload xml structure"
30
:mark-recorded "Mark as recorded"
31
- :mark-split "Split a production"
+ :mark-split "Mark as split"
32
;;
33
:documents "Documents"
34
:confirm "Confirm"
@@ -136,7 +136,7 @@
136
:download-structure "XML Struktur herunterladen"
137
:upload-structure "XML Struktur hochladen"
138
:mark-recorded "Als \"recorded\" markieren"
139
- :mark-split "Produktion trennen"
+ :mark-split "Als \"split\" markieren"
140
141
:documents "Dokumente"
142
:confirm "Bestätigen"
0 commit comments