Skip to content
Snippets Groups Projects
Commit bb4eb90a authored by uzairr's avatar uzairr
Browse files

Translate connect header to spanish

Support team suggests translation of one of the footer title
to spanish.In this PR, hooks are added around that title so
that it can be translated.
parent a0b6547a
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-xs-12 column-2-1 third-div-border column-styles">
<div class="row full-height">
<div class="col-lg-12 col-md-12 col-sm-10 full-height column-2-2 column-styles">
<h2 class="heading">Connect</h2>
<h2 class="heading">${_(u"Connect")}</h2>
<ul class="list-unstyled clear-margins ">
% for link in footer["connect_links"]:
<li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment