Skip to content

Commit

Permalink
Fixed: typo in the associated in the toast message (hotwax#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
amansinghbais committed Jan 27, 2025
1 parent cb9fa59 commit da02d33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
"will be removed from your dashboard. This action cannot be undone.": "{ productName } will be removed from your dashboard.{ space } This action cannot be undone.",
"Worn Display": "Worn Display",
"This order will be removed from your dashboard. This action cannot be undone.": "This order will be removed from your dashboard.{ space } This action cannot be undone.",
"Unable to login. User is not assocaited with any facility": "Unable to login. User is not assocaited with any facility",
"Unable to login. User is not associated with any facility": "Unable to login. User is not associated with any facility",
"units": "{ item } units",
"unit": "{ item } unit",
"Update notification preferences": "Update notification preferences",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
"will be removed from your dashboard. This action cannot be undone.": "{ productName } se eliminará de su panel de control.{ space } Esta acción no se puede deshacer.",
"Worn Display": "Pantalla desgastada",
"This order will be removed from your dashboard. This action cannot be undone.": "Este pedido será eliminado de tu panel de control.{ space } Esta acción no se puede deshacer.",
"Unable to login. User is not assocaited with any facility": "Unable to login. User is not assocaited with any facility",
"Unable to login. User is not associated with any facility": "Unable to login. User is not associated with any facility",
"units": "{ item } units",
"unit": "{ item } unit",
"Update notification preferences": "Actualizar preferencias de notificación",
Expand Down
2 changes: 1 addition & 1 deletion src/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"Total": "Total",
"Track Pickers": "受取人の追跡",
"Track who picked orders by entering picker IDs when packing an order.": "注文を梱包する際に受取人IDを入力することで、誰が注文を受け取ったかを追跡できます。",
"Unable to login. User is not assocaited with any facility": "Unable to login. User is not assocaited with any facility",
"Unable to login. User is not associated with any facility": "Unable to login. User is not associated with any facility",
"Unable to open as browser is blocking pop-ups.": "ブラウザーがポップアップをブロックしているため、{documentName} を開くことができません。",
"Unfillable Items": "記入不可の項目",
"Update time zone": "タイムゾーンを更新する",
Expand Down

0 comments on commit da02d33

Please sign in to comment.