Reinstate lost translation of "Termlists" heading.
authorMike Taylor <mike@indexdata.com>
Thu, 30 Oct 2014 17:10:26 +0000 (17:10 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 30 Oct 2014 17:10:26 +0000 (17:10 +0000)
src/templates/facets.handlebars

index e699c99..f2f9e9b 100644 (file)
@@ -5,7 +5,7 @@ team - the current team
 facets - array of facet names
 }}
 
-<div class="mkws-termlists-title mkwsTermlistsTitle">Termlists</div>
+<div class="mkws-termlists-title mkwsTermlistsTitle">{{mkws-translate "Termlists"}}</div>
 {{#each facets}}
   <div class="mkws-facet mkwsFacet mkws-team-{{../team}}" data-mkws-facet="{{this}}"></div>
 {{/each}}