diff --git a/app/assets/javascripts/app/views/import/otrs.jst.eco b/app/assets/javascripts/app/views/import/otrs.jst.eco index caa7222c7..e81d17d41 100644 --- a/app/assets/javascripts/app/views/import/otrs.jst.eco +++ b/app/assets/javascripts/app/views/import/otrs.jst.eco @@ -7,7 +7,9 @@

<%- @T('Download and install the OTRS Migration Plugin on your OTRS System') %>:

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