Skip to content

Commit

Permalink
2024-09-24 - Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
shopwareBot authored and shopwareBot committed Sep 24, 2024
1 parent 60b5ab9 commit f4ad4ee
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"entityCategories": {
"additional_privileges": {
"entities": {
"api_feature_flag_toggle": "API feature flag toggle"
"api_feature_flag_toggle": "API zum Umschalten von Merkmalskennzeichen",
"api_service_list": "Dienstleistungsverzeichnis API",
"api_service_toggle": "API zum Umschalten von Diensten"
},
"title": "Zusätzliche Berechtigungen"
},
Expand Down
4 changes: 3 additions & 1 deletion translations/de-DE/Platform/Storefront/storefront.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@
"filterByManufacturerAriaLabel": "Filtern nach Hersteller",
"filterByPriceAriaLabel": "Filtern nach Preis",
"filterByRatingAriaLabel": "Filtern nach Mindestbewertung",
"filterClose": "Filter schließen",
"defaultProductSortingLabel": "Name A-Z",
"disabledFilterTooltip": "Dieser Filter zeigt in Kombination mit den ausgewählten Filtern keine weiteren Ergebnisse an.",
"beforeListPrice": "",
Expand Down Expand Up @@ -690,7 +691,8 @@
"wishlistEmptyHeader": "Ihr Merkzettel ist leer",
"wishlistEmptyDescription": "Behalten Sie interessante Produkte im Auge, indem Sie sie zu Ihrem Merkzettel hinzufügen.",
"deliveryTimeRestock": "{1} Versandfertig in 1 Tag, Lieferzeit %name% |]1,Inf[ Versandfertig in %restockTime% Tagen, Lieferzeit %name% ",
"deliveryShipping": "Dieses Produkt erscheint am"
"deliveryShipping": "Dieses Produkt erscheint am",
"remove": "%product_name% vom Merkzettel entfernen"
},
"footer": {
"serviceHotlineHeadline": "Service-Hotline",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"entityCategories": {
"additional_privileges": {
"entities": {
"api_feature_flag_toggle": "API feature flag toggle"
"api_feature_flag_toggle": "Feature flags toggling API",
"api_service_list": "Services listing API",
"api_service_toggle": "Service toggling API"
},
"title": "Additional permissions"
},
Expand Down
4 changes: 3 additions & 1 deletion translations/en-GB/Platform/Storefront/storefront.json
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,7 @@
"filterByManufacturerAriaLabel": "Filter by manufacturer",
"filterByPriceAriaLabel": "Filter by price",
"filterByRatingAriaLabel": "Filter by minimum rating",
"filterClose": "Close filters",
"defaultProductSortingLabel": "Name, ascending",
"disabledFilterTooltip": "This filter does not display any further results in combination with the selected filters.",
"beforeListPrice": "",
Expand Down Expand Up @@ -690,7 +691,8 @@
"wishlistEmptyHeader": "Your wishlist is empty",
"wishlistEmptyDescription": "Keep an eye on products you like by adding them to your wishlist.",
"deliveryTimeRestock": "{1} Available in 1 day, delivery time %name%|]1,Inf[ Available in %restockTime% days, delivery time %name%",
"deliveryShipping": "This product will be released on"
"deliveryShipping": "This product will be released on",
"remove": "Remove %product_name% from wishlist"
},
"footer": {
"serviceHotlineHeadline": "Service hotline",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@
"employee": "Employee management",
"order": "Orders",
"pending_order": "Pending Order Management",
"quote": "Quote management",
"quote": "Quote Management",
"role": "Role management"
},
"permissionTooltip": "This permission depends on:",
Expand Down

0 comments on commit f4ad4ee

Please sign in to comment.