diff --git a/app/assets/javascripts/app/views/import/otrs.jst.eco b/app/assets/javascripts/app/views/import/otrs.jst.eco index bf34126b6..a1b158946 100644 --- a/app/assets/javascripts/app/views/import/otrs.jst.eco +++ b/app/assets/javascripts/app/views/import/otrs.jst.eco @@ -8,9 +8,9 @@ <%- @T('Download and install the %s Migration Plugin on your %s instance.', 'OTRS', 'OTRS') %>:

<%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 6') %> - <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 5') %> - <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 4') %> - <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 3.3-3.1') %> + <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 5') %> + <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 4') %> + <%- @Icon('download') %> <%- @T('Migration Plugin for %s', 'OTRS 3.3-3.1') %>
<%- @T('Go Back') %>