projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc3eb70
)
Reinstate lost translation of "Termlists" heading.
author
Mike Taylor
<mike@indexdata.com>
Thu, 30 Oct 2014 17:10:26 +0000
(17:10 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 30 Oct 2014 17:10:26 +0000
(17:10 +0000)
src/templates/facets.handlebars
patch
|
blob
|
history
diff --git
a/src/templates/facets.handlebars
b/src/templates/facets.handlebars
index
e699c99
..
f2f9e9b
100644
(file)
--- a/
src/templates/facets.handlebars
+++ b/
src/templates/facets.handlebars
@@
-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}}