mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
fix(locales): Remove spurious nbsp from English locale settings page
This commit is contained in:
parent
0aa2f44693
commit
af2bfa3efe
1 changed files with 1 additions and 1 deletions
|
|
@ -588,7 +588,7 @@
|
|||
"newtaskeditpop" : "With this option set, new tasks will immediately open for you to add details like notes and tags.",
|
||||
"startcollapsed" : "Tag list in tasks starts collapsed",
|
||||
"startcollapsedpop" : "With this option set, the list of task tags will be hidden when you first open a task for editing.",
|
||||
"startacollapsed" : "Advanced Options in tasks start collapsed ",
|
||||
"startacollapsed" : "Advanced Options in tasks start collapsed",
|
||||
"startacollapsedpop" : "With this option set, Advanced Options will be hidden when you first open a task for editing.",
|
||||
"showtour" : "Show Tour",
|
||||
"showtourpop1" : "Restart the introductory tour from when you first joined HabitRPG.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue