diff --git a/services/web/app/views/translations/translation_message.jade b/services/web/app/views/translations/translation_message.jade index 204eaa2435..59886ed23e 100644 --- a/services/web/app/views/translations/translation_message.jade +++ b/services/web/app/views/translations/translation_message.jade @@ -5,4 +5,4 @@ img(src="/img/flags/24/#{recomendSubdomain.lngCode}.png") button.close.pull-right span(aria-hidden="true", ng-click="dismiss()") × - span.sr-only Close \ No newline at end of file + span.sr-only #{translate("close")} \ No newline at end of file