diff --git a/polaris-react/locales/cs.json b/polaris-react/locales/cs.json index de9eb1662a4..5647c67f7fe 100644 --- a/polaris-react/locales/cs.json +++ b/polaris-react/locales/cs.json @@ -393,6 +393,13 @@ } }, "searchFilterTooltipWithShortcut": "Hledejte a filtrujte (F)" + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Vymazat", + "search": "Hledat", + "placeholder": "Vyhledejte akce" + } } } } diff --git a/polaris-react/locales/da.json b/polaris-react/locales/da.json index 6ed913a4247..702d7b1c917 100644 --- a/polaris-react/locales/da.json +++ b/polaris-react/locales/da.json @@ -391,6 +391,13 @@ "cancel": "Annuller" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Ryd", + "search": "Søg", + "placeholder": "Søg efter handlinger" + } } } } diff --git a/polaris-react/locales/fi.json b/polaris-react/locales/fi.json index 565800cfad4..e973d0667eb 100644 --- a/polaris-react/locales/fi.json +++ b/polaris-react/locales/fi.json @@ -391,6 +391,13 @@ } }, "searchFilterTooltipWithShortcut": "Hae ja suodata (F)" + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Tyhjennä", + "search": "Hae", + "placeholder": "Hae toimintoja" + } } } } diff --git a/polaris-react/locales/fr.json b/polaris-react/locales/fr.json index 4544bf7e434..9b7af44e4d5 100644 --- a/polaris-react/locales/fr.json +++ b/polaris-react/locales/fr.json @@ -392,6 +392,13 @@ "cancel": "Annuler" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Effacer", + "search": "Recherche", + "placeholder": "Rechercher des actions" + } } } } diff --git a/polaris-react/locales/it.json b/polaris-react/locales/it.json index 5055987bd70..b2b85541213 100644 --- a/polaris-react/locales/it.json +++ b/polaris-react/locales/it.json @@ -392,6 +392,13 @@ "cancel": "Annulla" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Cancella", + "search": "Cerca", + "placeholder": "Cerca azioni" + } } } } diff --git a/polaris-react/locales/ja.json b/polaris-react/locales/ja.json index 94f36897ba3..d48f0c5c6a8 100644 --- a/polaris-react/locales/ja.json +++ b/polaris-react/locales/ja.json @@ -391,6 +391,13 @@ "cancel": "キャンセル" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "クリア", + "search": "検索", + "placeholder": "アクションを検索" + } } } } diff --git a/polaris-react/locales/ko.json b/polaris-react/locales/ko.json index 0f359d35e9f..02a30ca4c95 100644 --- a/polaris-react/locales/ko.json +++ b/polaris-react/locales/ko.json @@ -391,6 +391,13 @@ "cancel": "취소" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "지우기", + "search": "검색", + "placeholder": "작업 검색" + } } } } diff --git a/polaris-react/locales/nl.json b/polaris-react/locales/nl.json index 147dabe55f3..74d8c3e883d 100644 --- a/polaris-react/locales/nl.json +++ b/polaris-react/locales/nl.json @@ -391,6 +391,13 @@ "cancel": "Annuleren" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Wissen", + "search": "Zoeken", + "placeholder": "Zoekacties" + } } } } diff --git a/polaris-react/locales/sv.json b/polaris-react/locales/sv.json index c7344ca6b0f..992800152f5 100644 --- a/polaris-react/locales/sv.json +++ b/polaris-react/locales/sv.json @@ -391,6 +391,13 @@ "cancel": "Avbryt" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Rensa", + "search": "Sök", + "placeholder": "Sök åtgärder" + } } } } diff --git a/polaris-react/locales/th.json b/polaris-react/locales/th.json index 42110af3276..6949d703ab5 100644 --- a/polaris-react/locales/th.json +++ b/polaris-react/locales/th.json @@ -391,6 +391,13 @@ "cancel": "ยกเลิก" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "ล้าง", + "search": "ค้นหา", + "placeholder": "ค้นหาการดำเนินการ" + } } } } diff --git a/polaris-react/locales/tr.json b/polaris-react/locales/tr.json index f8298d3f55c..1c3fd59b37c 100644 --- a/polaris-react/locales/tr.json +++ b/polaris-react/locales/tr.json @@ -391,6 +391,13 @@ "cancel": "İptal" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Temizle", + "search": "Ara", + "placeholder": "Eylemleri arayın" + } } } } diff --git a/polaris-react/locales/vi.json b/polaris-react/locales/vi.json index fc283a0507f..e8984187ce3 100644 --- a/polaris-react/locales/vi.json +++ b/polaris-react/locales/vi.json @@ -391,6 +391,13 @@ "cancel": "Hủy" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "Xóa", + "search": "Tìm kiếm", + "placeholder": "Tìm kiếm thao tác" + } } } } diff --git a/polaris-react/locales/zh-CN.json b/polaris-react/locales/zh-CN.json index 17d5c1034d9..d310b7b5f45 100644 --- a/polaris-react/locales/zh-CN.json +++ b/polaris-react/locales/zh-CN.json @@ -391,6 +391,13 @@ "cancel": "取消" } } + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "清除", + "search": "搜索", + "placeholder": "搜索操作" + } } } } diff --git a/polaris-react/locales/zh-TW.json b/polaris-react/locales/zh-TW.json index 1de5abc5b87..ee963cf4a8a 100644 --- a/polaris-react/locales/zh-TW.json +++ b/polaris-react/locales/zh-TW.json @@ -391,6 +391,13 @@ } }, "searchFilterTooltipWithShortcut": "搜尋和篩選 (F)" + }, + "ActionList": { + "SearchField": { + "clearButtonLabel": "清除", + "search": "搜尋", + "placeholder": "搜尋動作" + } } } }