Commit d534a016 authored by Marcel van Remmerden's avatar Marcel van Remmerden

Change text in design management dropzone

parent 9f7b0539
...@@ -333,7 +333,7 @@ export default { ...@@ -333,7 +333,7 @@ export default {
ghostClass: 'gl-visibility-hidden', ghostClass: 'gl-visibility-hidden',
}, },
i18n: { i18n: {
dropzoneDescriptionText: __('Drop or %{linkStart}upload%{linkEnd} designs to attach'), dropzoneDescriptionText: __('Drag your designs here or %{linkStart}click to upload%{linkEnd}.'),
}, },
}; };
</script> </script>
......
---
title: Change wording for design management upload
merge_request: 61782
author:
type: other
...@@ -11764,7 +11764,7 @@ msgstr "" ...@@ -11764,7 +11764,7 @@ msgstr ""
msgid "Draft merge requests can't be merged." msgid "Draft merge requests can't be merged."
msgstr "" msgstr ""
msgid "Drop or %{linkStart}upload%{linkEnd} designs to attach" msgid "Drag your designs here or %{linkStart}click to upload%{linkEnd}."
msgstr "" msgstr ""
msgid "Drop or %{linkStart}upload%{linkEnd} file to attach" msgid "Drop or %{linkStart}upload%{linkEnd} file to attach"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment