mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-21 03:04:13 +00:00
fix(backgrounds): string syntax consistency
This commit is contained in:
parent
4d18169ebc
commit
a8859d51b1
1 changed files with 3 additions and 4 deletions
|
|
@ -756,12 +756,11 @@
|
|||
|
||||
"backgrounds022022": "SET 93: Released February 2022",
|
||||
"backgroundWinterWaterfallText": "Winter Waterfall",
|
||||
"backgroundWinterWaterfallNotes": "Marvel at a Winter Waterfall",
|
||||
"backgroundWinterWaterfallNotes": "Marvel at a Winter Waterfall.",
|
||||
"backgroundOrangeGroveText": "Orange Grove",
|
||||
"backgroundOrangeGroveNotes": "Wander through a fragrant Orange Grove",
|
||||
"backgroundOrangeGroveNotes": "Wander through a fragrant Orange Grove.",
|
||||
"backgroundIridescentCloudsText": "Iridescent Clouds",
|
||||
"backgroundIridescentCloudsNotes": "Float in Iridescent Clouds",
|
||||
|
||||
"backgroundIridescentCloudsNotes": "Float in Iridescent Clouds.",
|
||||
|
||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||
"backgroundAirshipText": "Airship",
|
||||
|
|
|
|||
Loading…
Reference in a new issue