Skip to content

Commit d7b42e4

Browse files
committed
remove confusing "optional" from sell flowers action
1 parent f50d822 commit d7b42e4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@brdgm/bloomworks-solo-helper",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"private": true,
55
"description": "Bloomworks Solo Helper",
66
"appDeployName": "bloomworks",

src/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"otherAction": "Other Action",
5959
"passConfirm": "Do you really want to pass?",
6060
"sellFlower": {
61-
"title": "Sell Flowers (optional):",
61+
"title": "Sell Flowers:",
6262
"selectedFlowers": "Selected Flowers:",
6363
"sellRevenue": "Sell Revenue:",
6464
"passingBonus": "Passing Bonus:",

0 commit comments

Comments
 (0)