Skip to content

Commit 7aed83d

Browse files
authored
Remove currentLanguage from translation_notification (#17733)
1 parent fcade11 commit 7aed83d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

includes/header-notification.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040

4141
{% if translation_notification_type %}
4242
<div class="header-notifications text-center f5 bg-blue-1 text-gray-dark py-4 px-6 translation_notice{% if release_notification_type %} border-bottom border-black-fade{% endif %}">
43-
{{ currentLanguage }}
4443
{{ translation_notification }}
4544
</div>
4645
{% endif %}

0 commit comments

Comments
 (0)