Skip to content

Commit

Permalink
add string resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejo committed Oct 24, 2024
1 parent b33404e commit b5023eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions WooCommerce/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<string name="payment">Payment</string>
<string name="taxes">Taxes</string>
<string name="tax">Tax</string>
<string name="total">Total</string>
<string name="subtotal">Subtotal</string>
<string name="products_total">Products total</string>
<string name="discount">Discount</string>
Expand Down Expand Up @@ -1262,6 +1263,7 @@
<string name="shipping_label_select_package_description">Enter your package\'s dimensions or pick a carrier package option to see the available shipping rates.</string>
<string name="shipping_label_shipment_details_title">Shipment details</string>
<string name="shipping_label_shipment_details_order_details">Order details</string>
<string name="shipping_label_shipment_details_shipment_cost">Shipment cost</string>

<!--
Shipping label package creation labels
Expand Down

0 comments on commit b5023eb

Please sign in to comment.