Commit 94e94295 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'js-i18n-vue-shared' into 'master'

Internationalisation of vue_shared directory

See merge request gitlab-org/gitlab-ce!27751
parents adc56757 db2eefba
import { __ } from '~/locale';
const viewers = {
image: {
id: 'image',
},
markdown: {
id: 'markdown',
previewTitle: 'Preview Markdown',
previewTitle: __('Preview Markdown'),
},
};
......
......@@ -6688,6 +6688,9 @@ msgstr ""
msgid "Preview"
msgstr ""
msgid "Preview Markdown"
msgstr ""
msgid "Preview changes"
msgstr ""
......
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