diff --git a/app/views/recurring_todos/index.html.erb b/app/views/recurring_todos/index.html.erb index 6ae1fd5d..f04f4788 100644 --- a/app/views/recurring_todos/index.html.erb +++ b/app/views/recurring_todos/index.html.erb @@ -10,7 +10,7 @@
- +

<%= t('common.last') %> <%= t('todos.completed_recurring') %>

diff --git a/app/views/stats/done.html.erb b/app/views/stats/done.html.erb index f81b04c4..7d8d1bf8 100644 --- a/app/views/stats/done.html.erb +++ b/app/views/stats/done.html.erb @@ -1,6 +1,6 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.actions') %>

@@ -12,7 +12,7 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.projects') %>

@@ -29,7 +29,7 @@
- +

<%= t('common.last') %> <%= t('states.completed_plural' )%> <%= t('common.recurring_todos') %>