You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Text appearing on the coupons list screen as subtitle when there's no coupons found. */
8365
+
"pos.pointOfSaleItemListEmptyView.emptyCouponSearchSubtitle" = "Try adjusting your search term – searching part of a coupon name may help.";
8366
+
8330
8367
/* Text appearing on the coupons list screen as subtitle when there's no coupons found. */
8331
8368
"pos.pointOfSaleItemListEmptyView.emptyCouponsSubtitle" = "Boost your business by sending customers special offers and discounts.";
8332
8369
@@ -9920,11 +9957,7 @@ which should be translated separately and considered part of this sentence. */
9920
9957
Title of the Shipping Settings row on Product main screen */
9921
9958
"Shipping" = "Shipping";
9922
9959
9923
-
/* Details section title in the Edit Address Form */
9924
-
"SHIPPING ADDRESS" = "SHIPPING ADDRESS";
9925
-
9926
9960
/* Shipping Address title for customer info section
9927
-
Title for the Edit Shipping Address Form
9928
9961
Title for the Edit Shipping Address section in order customer data */
9929
9962
"Shipping Address" = "Shipping Address";
9930
9963
@@ -12174,12 +12207,6 @@ If your translation of that term also happens to contains a hyphen, please be su
12174
12207
/* Action to use the address in Shipping Label Suggested screen as entered placeholder */
12175
12208
"Use Address Entered" = "Use Address Entered";
12176
12209
12177
-
/* Title for the Use as Billing Address switch in the Address form */
12178
-
"Use as Billing Address" = "Use as Billing Address";
12179
-
12180
-
/* Title for the Use as Shipping Address switch in the Address form */
12181
-
"Use as Shipping Address" = "Use as Shipping Address";
12182
-
12183
12210
/* The message for the Write with AI tooltip */
12184
12211
"Use our AI-powered tool to quickly generate product descriptions. Just input keywords and we'll do the rest!" = "Use our AI-powered tool to quickly generate product descriptions. Just input keywords and we'll do the rest!";
12185
12212
@@ -12814,6 +12841,9 @@ If your translation of that term also happens to contains a hyphen, please be su
12814
12841
/* Label when an address is verified on the shipping label creation screen */
/* Notice to display after requesting refund for a shipping label */
13091
+
"wooShipping.createLabels.refundNotice" = "You have successfully submitted a request for refund. You can purchase a new label.";
13092
+
13057
13093
/* Button to retry loading data on the shipping label creation screen */
13058
13094
"wooShipping.createLabels.retryCTA" = "Retry";
13059
13095
@@ -13348,6 +13384,39 @@ If your translation of that term also happens to contains a hyphen, please be su
13348
13384
/* Title of the HAZMAT detail view in the shipping label creation flow */
13349
13385
"wooShippingHazmatDetailView.title" = "Are you shipping dangerous goods or hazardous materials?";
13350
13386
13387
+
/* Button to dismiss the Request shipping label refund view */
13388
+
"wooShippingRefundView.cancelButton" = "Cancel";
13389
+
13390
+
/* Description on the Request shipping label refund view. The placeholder is the number of day to process the refund. */
13391
+
"wooShippingRefundView.description" = "Request a refund for your unused shipping label. The refund process for the shipping label will begin immediately and is typically completed within %1$d business days.";
13392
+
13393
+
/* Button to dismiss the error alert when requesting refund for a shipping label fails */
0 commit comments