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 3a24acb commit 62a78d7Copy full SHA for 62a78d7
WooCommerce/Classes/POS/Presentation/Settings/PointOfSaleSettingsView.swift
@@ -226,7 +226,7 @@ extension PointOfSaleSettingsView {
226
227
static let sidebarNavigationLocalCatalogTitle = NSLocalizedString(
228
"pointOfSaleSettingsView.sidebarNavigationLocalCatalogTitle",
229
- value: "Local catalog",
+ value: "Catalog",
230
comment: "Title of the Local catalog section within Point of Sale settings."
231
)
232
0 commit comments