Skip to content

Commit

Permalink
Merge pull request hotwax#315 from k2maan/label-fix
Browse files Browse the repository at this point in the history
Fixed: warning due to missing label entry
  • Loading branch information
ravilodhi authored Oct 12, 2023
2 parents 708f8bf + 4565949 commit 1db4342
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@
"pending approval": "pending approval",
"Picked by": "Picked by { pickers }",
"Pick up location": "Pick up location",
"pieces in stock": "pieces in stock",
"Product details": "Product details",
"Product not found": "Product not found",
"Products not found": "Products not found",
Expand Down
1 change: 1 addition & 0 deletions src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"pending approval": "pendiente de aprobación",
"Picked by": "Picked by { pickers }",
"Pick up location": "Ubicación de recogida",
"pieces in stock": "pieces in stock",
"Product details": "Detalles del producto",
"Product not found": "Producto no encontrado",
"Products not found": "Productos no encontrados",
Expand Down
1 change: 1 addition & 0 deletions src/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
"pending approval": "承認待ち",
"Picked by": "Picked by { pickers }",
"Pick up location": "受取場所",
"pieces in stock": "pieces in stock",
"Product details": "商品詳細",
"Product not found": "商品が見つかりません",
"Products not found": "商品が見つかりません",
Expand Down

0 comments on commit 1db4342

Please sign in to comment.