Skip to content

Commit

Permalink
fix(storefront): BCTHEME-686 "Manage Website Data Collection Preferen…
Browse files Browse the repository at this point in the history
…ces" phrase is not translatable
  • Loading branch information
yurytut1993 committed Jul 13, 2021
1 parent 164e798 commit 16df089
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## Draft
- "Manage Website Data Collection Preferences" phrase is not translatable. [#2090](https://github.com/bigcommerce/cornerstone/pull/2090)

## 5.7.1 (07-09-2021)
- Update lang files for some locales. [#2086](https://github.com/bigcommerce/cornerstone/pull/2086)
Expand Down
1 change: 1 addition & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@
"accept_all_cookies": "Accept All Cookies",
"gdpr_settings": "Settings",
"data_collection_preferences": "Website Data Collection Preferences",
"manage_data_collection_preferences": "Manage Website Data Collection Preferences",
"use_data_by_cookies": " uses data collected by cookies and JavaScript libraries to improve your shopping experience.",
"data_categories_table": "The table below outlines how we use this data by category. To opt out of a category of data collection, select 'No' and save your preferences.",
"allow": "Allow",
Expand Down

0 comments on commit 16df089

Please sign in to comment.