diff --git a/app/assets/javascripts/app/views/translation/index.jst.eco b/app/assets/javascripts/app/views/translation/index.jst.eco
index 39b5858aa..522ea468a 100644
--- a/app/assets/javascripts/app/views/translation/index.jst.eco
+++ b/app/assets/javascripts/app/views/translation/index.jst.eco
@@ -13,8 +13,8 @@
<%- @T('Inline translation') %>
<%- @T('To do easier translations you can enable and disable inline translation feature by pressing "%s".', 'ctrl+alt+t') %>
-
<%- @T('Text with disabled inline translations looks like') %>
-
<%- @T('Text with enabled inline translations looks like') %>
+
<%- @T('Text with disabled inline translations looks like') %>
+
<%- @T('Text with enabled inline translations looks like') %>
<%- @T('Just click into the marker and update the words just in place. Enjoy!') %>
<%- @T('If you want to translate it via the translation table, just go ahead below.') %>