Skip to content

Commit

Permalink
Merge pull request #581 from Shopify/bot/liquid-docs-translations/202…
Browse files Browse the repository at this point in the history
…4-05-03--18-00-05

🤖 Sync Liquid Docs Translations
  • Loading branch information
charlespwd authored May 6, 2024
2 parents 15d58ac + bd7fe6b commit 5f16c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/shopify_system_translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"shopify.checkout.general.errors.discount.unsupported_expectation": "The supplied discount line contained an expectation that the policy could not interpret.",
"shopify.checkout.general.errors.discount.additional_requested_discount_code_discarded": "Additional code discount requested was discarded.",
"shopify.checkout.general.errors.discount.allocations_mismatch": "Expected discount allocation doesn't match the actual discount allocation.",
"shopify.checkout.general.errors.discount.discount_code_not_honoured": "Discount code not applied.",
"shopify.checkout.general.errors.discount.discount_code_not_honoured": "<strong style=\"text-transform:uppercase\">%{discount_rejection_message}<\/strong>",
"shopify.checkout.general.errors.discount.discount_title_too_long": "Discount title cannot be longer than 255 characters.",
"shopify.checkout.general.errors.tax.new_tax_must_be_accepted": "A new tax line in the seller proposal must be accepted in order to continue.",
"shopify.checkout.general.errors.tax.unresolvable_tax_terms": "The proposed terms are unresolvable given the current negotiation context.",
Expand Down Expand Up @@ -853,7 +853,7 @@
"shopify.checkout.payment.order_edit_banner_items_added.other": "Added %{count}",
"shopify.checkout.payment.order_edit_banner_items_removed.in_full": "Removed",
"shopify.checkout.payment.order_edit_banner_items_removed.with_quantities": "Removed {{delta}} of {{quantity}}",
"shopify.checkout.payment.order_edit_banner_items_returned.in_full": "Returned",
"shopify.checkout.payment.order_edit_banner_items_returned.in_full": "Returned {{quantity}}",
"shopify.checkout.payment.order_edit_banner_items_returned.with_quantities": "Returned {{delta}} of {{quantity}}",
"shopify.checkout.payment.order_edit_banner_items_return_line_item_removed.in_full": "Removed from return",
"shopify.checkout.payment.order_edit_banner_items_return_line_item_removed.with_quantities": "Removed {{delta}} from return",
Expand Down

0 comments on commit 5f16c08

Please sign in to comment.