Skip to content

Commit

Permalink
fix: shopping list translation
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianJiang2021 authored and libruce committed Nov 16, 2023
1 parent 3805d69 commit 16ed75a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/lang/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@
"shoppingLists.duplicateShoppingList": "Duplicate shopping list",
"shoppingLists.save": "Save",
"shoppingLists.name": "Name",
"shoppingLists.title": "Add to list",
"shoppingLists.addButtonText": "Add to list",
"shoppingLists.description": "Description",
"shoppingLists.card.createdBy": "Created by:",
"shoppingLists.card.products": "Products:",
Expand Down

0 comments on commit 16ed75a

Please sign in to comment.