We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14063d commit b60842aCopy full SHA for b60842a
WooCommerce/Classes/Authentication/Epilogue/EmptyStoresTableViewCell.swift
@@ -73,7 +73,7 @@ private extension EmptyStoresTableViewCell {
73
comment: "Link on the store picker for users who signed in with Apple to close their WordPress.com account."
74
)
75
static let legend =
76
- NSLocalizedString("Create your first store.",
+ NSLocalizedString("Create your first store",
77
comment: "Displayed during the Login flow, whenever the user has no woo stores associated.")
78
static let subtitle = NSLocalizedString("Quickly get up and selling with a beautiful online store.",
79
comment: "Subtitle displayed during the Login flow, whenever the user has no woo stores associated.")
0 commit comments