mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-12 23:08:35 +00:00
Merge pull request #170 from ashaindlin/patch-1
fix spelling of "mystery" in generic.json
This commit is contained in:
commit
061f2ef47b
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"user": "User",
|
||||
"market": "Market",
|
||||
"subscriberItem": "Mystery Item",
|
||||
"newSubscriberItem": "New Mistery Item",
|
||||
"newSubscriberItem": "New Mystery Item",
|
||||
"subscriberItemText": "Each month, subscribers will receive a mystery item.",
|
||||
"all": "All",
|
||||
"none": "None",
|
||||
|
|
@ -55,4 +55,4 @@
|
|||
"serverUnreach": "Server currently unreachable.",
|
||||
"seeConsole": "(see Chrome console for more details).",
|
||||
"error": "Error"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue