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 dee46bc commit a35baeaCopy full SHA for a35baea
WooCommerce/Classes/ViewRelated/Orders/Order Creation/Taxes/NewTaxRateSelectorView.swift
@@ -202,7 +202,7 @@ extension NewTaxRateSelectorView {
202
enum Localization {
203
static let navigationTitle = NSLocalizedString(
204
"newTaxRateSelectorView.navigationTitle",
205
- value:"Set Tax Rate",
+ value: "Set Tax Rate",
206
comment: "Navigation title for the tax rate selector")
207
static let cancelButton = NSLocalizedString(
208
"newTaxRateSelectorView.cancelButton",
0 commit comments