Skip to content

Commit

Permalink
Update translations: default (#10031)
Browse files Browse the repository at this point in the history
This PR modifies translations in the project. It will append multiple
commits and may add, modify, or delete translations. Feel free to merge
anytime.

## Before you deploy
- Check translations for malicious HTML.

## Merge conflicts?
<details>

If this PR has been open long enough that it has drifted out of sync
from the base branch (`main`) and it has developed merge conflicts as a
result, follow these steps, in order:

1. Close this PR.
2. Run the following Spy command in Slack, inserting the PR number in
the second argument:

> `@spy translation-platform force-pull Shopify/polaris
pull_request_number=<this PR>`.

The Spy command will recreate the translation commits based on the
latest commit on `main` and open a new PR.

</details>

## Questions?
Visit [#help-localization](https://shopify.slack.com/messages/C7TJQLVC7)
for questions about this pull request.

@Shopify/polaris-eng

Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
  • Loading branch information
translation-platform[bot] authored Aug 11, 2023
1 parent a26b52d commit 6c1633c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polaris-react/locales/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
"BulkActions": {
"actionsActivatorLabel": "การดำเนินการ",
"moreActionsActivatorLabel": "การดำเนินการเพิ่มเติม",
"warningMessage": "หากต้องการมอบประสบการณ์ใช้งานที่ดียิ่งขึ้นแก่ผู้ใช้ การดำเนินการที่ได้รับการโปรโมทไม่ควรมีมากเกิน {maxPromotedActions} รายการ"
"warningMessage": "หากต้องการมอบประสบการณ์ใช้งานที่ดียิ่งขึ้นแก่ผู้ใช้ การดำเนินการที่ได้รับการโปรโมตไม่ควรมีมากเกิน {maxPromotedActions} รายการ"
},
"showingTotalCount": "แสดง {resource} จำนวน {itemsCount} จาก {totalItemsCount} รายการ",
"allFilteredItemsSelected": "เลือก {resourceNamePlural} ทั้ง {itemsLength}+ รายการในตัวกรองนี้แล้ว",
Expand Down

0 comments on commit 6c1633c

Please sign in to comment.