Skip to content

Commit 6f0ffba

Browse files
Update translations: default (#12168)
This PR modifies translations in the project. It will append multiple commits and may add, modify, or delete translations. Feel free to merge any time. ## 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 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>`. Translation Platform will recreate the translation commits based on the latest commit on the base branch and open a new PR. </details> ## Questions? Visit [#help-localization](https://shopify.slack.com/messages/C7TJQLVC7) for questions about this pull request. Translation component owners: @Shopify/polaris-eng --------- Co-authored-by: translation-platform[bot] <34770790+translation-platform[bot]@users.noreply.github.com>
1 parent 5fcca65 commit 6f0ffba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

polaris-react/locales/es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"success": "Logrado",
2020
"warning": "Advertencia",
2121
"attention": "Atención",
22-
"new": "Nueva",
22+
"new": "Nuevo",
2323
"critical": "Crítico",
2424
"readOnly": "Solo lectura",
2525
"enabled": "Activado"

polaris-react/locales/it.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"success": "Operazione riuscita",
2020
"warning": "Avvertimento",
2121
"attention": "Attenzione",
22-
"new": "Nuova",
22+
"new": "Novità",
2323
"critical": "Critico",
2424
"readOnly": "Sola lettura",
2525
"enabled": "Abilitato"
@@ -338,7 +338,7 @@
338338
"IndexTable": {
339339
"emptySearchTitle": "Impossibile trovare {resourceNamePlural}",
340340
"emptySearchDescription": "Prova a cambiare i filtri o il termine di ricerca",
341-
"onboardingBadgeText": "Nuova",
341+
"onboardingBadgeText": "Novità",
342342
"resourceLoadingAccessibilityLabel": "Caricamento {resourceNamePlural} in corso",
343343
"selectAllLabel": "Seleziona tutto: {resourceNamePlural}",
344344
"selected": "{selectedItemsCount} selezionati",

0 commit comments

Comments
 (0)