mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 00:09:41 +00:00
Update settings.json
Added definitions for new 'Data' menu item
This commit is contained in:
parent
5b9f79eab2
commit
14a4bfd0cb
1 changed files with 3 additions and 1 deletions
|
|
@ -69,5 +69,7 @@
|
||||||
"fillAll": "Please fill out all fields",
|
"fillAll": "Please fill out all fields",
|
||||||
"passSuccess": "Password successfully changed",
|
"passSuccess": "Password successfully changed",
|
||||||
"usernameSuccess": "Username successfully changed",
|
"usernameSuccess": "Username successfully changed",
|
||||||
"difficulty": "Difficulty"
|
"difficulty": "Difficulty",
|
||||||
|
"data": "Data",
|
||||||
|
"exportData": "Export Data"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue