Skip to content

Commit

Permalink
Fix product rating help doc links (#1532)
Browse files Browse the repository at this point in the history
* fix links for product rating

* Update 20 translation files

* update os2 links and remove /en

* update other URL to remove the language path

* Update 20 translation files

Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
  • Loading branch information
1 parent a44d420 commit d36a504
Show file tree
Hide file tree
Showing 23 changed files with 655 additions and 655 deletions.
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ And since legacy browsers are often the slowest, we don’t burden them with pol

You can follow these steps to go from setting up a store to creating a pull request for Dawn.

>:information_source: We'll assume you're already set up with Git and GitHub (if you're not familiar with these, [start with these docs](https://docs.github.com/en/github/getting-started-with-github/quickstart/set-up-git)).
>:information_source: We'll assume you're already set up with Git and GitHub (if you're not familiar with these, [start with these docs](https://docs.github.com/github/getting-started-with-github/quickstart/set-up-git)).
1. Set up a [development store](https://shopify.dev/themes/tools/development-stores) so you can test your code changes (assuming you don't already have a store).
2. Install the [Shopify CLI](https://github.com/Shopify/shopify-cli) by following [these steps](https://shopify.dev/themes/tools/cli/installation).
Expand Down Expand Up @@ -156,6 +156,6 @@ When you open a pull request, you must fill out the "Ready for review" template

### Suggested changes

We may ask for changes to be made before a PR can be merged, either using [suggested changes](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/incorporating-feedback-in-your-pull-request) or pull request comments. You can apply suggested changes directly through the UI. You can make any other changes in your fork, then commit them to your branch.
We may ask for changes to be made before a PR can be merged, either using [suggested changes](https://docs.github.com/github/collaborating-with-issues-and-pull-requests/incorporating-feedback-in-your-pull-request) or pull request comments. You can apply suggested changes directly through the UI. You can make any other changes in your fork, then commit them to your branch.

As you update your PR and apply changes, mark each conversation as [resolved](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request#resolving-conversations).
As you update your PR and apply changes, mark each conversation as [resolved](https://docs.github.com/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request#resolving-conversations).
2 changes: 1 addition & 1 deletion config/settings_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"theme_name": "Dawn",
"theme_version": "4.0.0",
"theme_author": "Shopify",
"theme_documentation_url": "https://help.shopify.com/en/manual/online-store/themes",
"theme_documentation_url": "https://help.shopify.com/manual/online-store/themes",
"theme_support_url": "https://support.shopify.com/"
},
{
Expand Down
62 changes: 31 additions & 31 deletions locales/cs.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/da.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/de.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/en.default.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/es.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/fi.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/fr.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/it.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/ja.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/ko.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/nb.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/nl.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/pl.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/pt-BR.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/pt-PT.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/sv.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/th.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/tr.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/vi.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/zh-CN.schema.json

Large diffs are not rendered by default.

62 changes: 31 additions & 31 deletions locales/zh-TW.schema.json

Large diffs are not rendered by default.

0 comments on commit d36a504

Please sign in to comment.