add "this" to category year stats for clarity

This commit is contained in:
Jeff Atwood 2013-10-17 15:54:48 -07:00
parent 4b53c45d3d
commit e26cbe79ad
2 changed files with 2 additions and 1 deletions

View File

@ -58,7 +58,7 @@
</table>
<footer class="clearfix">
<figure title="{{i18n year_desc}}">{{number topics_year}} <figcaption>{{i18n year}}</figcaption></figure>
<figure title="{{i18n year_desc}}">{{number topics_year}} <figcaption>{{i18n category.this_year}}</figcaption></figure>
<figure title="{{i18n month_desc}}">{{number topics_month}} <figcaption>{{i18n month}}</figcaption></figure>
<figure title="{{i18n week_desc}}">{{number topics_week}} <figcaption>{{i18n week}}</figcaption></figure>

View File

@ -960,6 +960,7 @@ en:
auto_close_label: "Auto-close topics after:"
edit_permissions: "Edit Permissions"
add_permission: "Add Permission"
this_year: "this year"
flagging:
title: 'Why are you flagging this post?'