Skip to content

Commit

Permalink
Merge pull request #522 from x4d3/feature/tasks
Browse files Browse the repository at this point in the history
Fix: Task is due "Today" is not appearing
  • Loading branch information
x4d3 authored Oct 10, 2017
2 parents f925322 + fffd562 commit 066b889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/config/locales/templates/components/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ en:
details: 'See your due tasks for more details'
due:
title: 'Task due {due_date}'
title_today: 'Task is due today'
message:
title: 'Title: {task_title}'
from: 'From: {user_name} {user_surname}'
Expand Down

0 comments on commit 066b889

Please sign in to comment.