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 4e50eff commit b73d7c4Copy full SHA for b73d7c4
WooCommerce/Classes/POS/Presentation/POSFloatingControlView.swift
@@ -125,7 +125,7 @@ private extension POSFloatingControlView {
125
126
static let viewDocumentation = NSLocalizedString(
127
"pointOfSale.floatingButtons.viewDocumentation.button.title",
128
- value: "View Documentation",
+ value: "Documentation",
129
comment: "The title of the floating button to read Point of Sale documentation, shown in a popover menu."
130
)
131
}
0 commit comments