mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-03 12:40:00 +00:00
Changed the incorrect Remaining test for exportation from "Options > Settings > Data Export" to "Settings > Export"
This commit is contained in:
parent
6b0701cd26
commit
19f05d6b99
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"clearCompleted": "Delete Completed",
|
||||
"lotOfToDos": "Completed To-Dos are automatically archived after 3 days. You can access them from Options > Settings > Data Export.",
|
||||
"lotOfToDos": "Completed To-Dos are automatically archived after 3 days. You can access them from Settings > Export.",
|
||||
"deleteToDosExplanation": "If you click the button below, all of your completed To-Dos and archived To-Dos will be permanently deleted. Export them first if you want to keep a record of them.",
|
||||
"habits": "Habits",
|
||||
"newHabit": "New Habit",
|
||||
|
|
|
|||
Loading…
Reference in a new issue