removed another quoted tranlsation key

This commit is contained in:
Randy Morgan 2012-12-04 00:38:54 +09:00
parent 6a690878be
commit 8930cf2cf6

View File

@ -3,7 +3,7 @@
<h5>
{{#if view.repo.slug}}
<a {{action showRepo view.repo href=true}}>
{{t "repositories.tabs.current"}}
{{t repositories.tabs.current}}
</a>
{{/if}}
</h5>