mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
remove some duplication in todos_controller
This commit is contained in:
parent
16f721aefb
commit
a23587370d
2 changed files with 48 additions and 60 deletions
|
|
@ -464,6 +464,9 @@ en:
|
|||
project_completed: Completed actions in this project
|
||||
context_completed: Completed actions in this context
|
||||
tag_hidden: "Hidden actions tagged with '%{param}'"
|
||||
error:
|
||||
invalid_due_date: "Invalid due date"
|
||||
invalid_show_from_date: "Invalid show from date"
|
||||
completed_today: Completed today
|
||||
completed_rest_of_week: Completed in the rest of this week
|
||||
completed_rest_of_month: Completed in the rest of this month
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue