Skip to content

Commit

Permalink
Merge pull request #157 from BitBagCommerce/Added_missing_translations
Browse files Browse the repository at this point in the history
Added missing translations
  • Loading branch information
milwoz authored Aug 10, 2022
2 parents 7f6b350 + 60ee414 commit 97384e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/Resources/translations/messages.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ bitbag_sylius_wishlist_plugin:
csv_file_contains_incorrect_products: CSV file contains incorrect products.
wishlist_name_already_exists: Wishlist name already exists, try another.
does_not_have_sufficient_stock: does not have sufficient stock.
wishlist_not_exists: Your wishlist does not exists.
change_wishlist_name: Change wishlist name.
product_variant_exists_in_another_wishlist: exists in another wishlist.
2 changes: 1 addition & 1 deletion src/Resources/translations/messages.pl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ bitbag_sylius_wishlist_plugin:
variant_already_in_wishlist: Wariant znajduje się już w liście życzeń.
selected_wishlist_items_successfully_exported: Wybrane produkty zostały pomyślnie wyeksportowane.
copied_selected_wishlist_items: Wybrane produkty zostały pomyślnie skopiowane.
wishlist_not_exists: Your wishlist does not exists.
wishlist_not_exists: Twoja wishlista nie istnieje.

0 comments on commit 97384e2

Please sign in to comment.