2020-02-17 22:32:43 +08:00
|
|
|
en:
|
|
|
|
dashboard:
|
|
|
|
current_tasks:
|
|
|
|
filter:
|
|
|
|
title: "Filters"
|
|
|
|
clear: "Clear"
|
|
|
|
sort: "Sort by"
|
|
|
|
date_asc: "Due Date Ascending"
|
|
|
|
date_desc: "Due Date Descending"
|
|
|
|
atoz: "From A to Z"
|
|
|
|
ztoa: "From Z to A"
|
|
|
|
display: "Display"
|
|
|
|
active_tasks: "Only active tasks"
|
|
|
|
locked_tasks: "Only completed and locked tasks"
|
|
|
|
project: "Project"
|
|
|
|
select_project: "Select Project"
|
|
|
|
experiment: "Experiment"
|
|
|
|
select_experiment: "Select Experiment"
|
2020-02-18 16:27:07 +08:00
|
|
|
apply: "Apply"
|
2020-02-18 21:28:06 +08:00
|
|
|
progress_bar:
|
|
|
|
in_progress: "In progress: %{steps} / %{total_steps}"
|
|
|
|
overdue: "Overdue: %{steps} / %{total_steps}"
|
|
|
|
completed: "Completed"
|
|
|
|
locked: "Locked"
|