Skip to content

Commit fb7963b

Browse files
committed
fix typos
1 parent 641c0cd commit fb7963b

File tree

1 file changed

+2
-2
lines changed
  • packages/embed-components/src/locales/resources

1 file changed

+2
-2
lines changed

packages/embed-components/src/locales/resources/it-IT.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ import { itIT as componentsLocale } from '@looker/components'
2828

2929
const resources = {
3030
QuickEmbed: {
31-
'Get embed URL': 'Ottieni embed URL',
31+
'Get embed URL': "Ottieni l'embed URL",
3232
'Apply theme to contentType URL': 'Applica il tema a {{contentType}} URL',
33-
'Include current params in URL': "Includi i parametri correntin nell'URL",
33+
'Include current params in URL': "Includi i parametri correnti nell'URL",
3434
'Copy Link': 'Copia Link',
3535
Close: 'Chiudi',
3636
},

0 commit comments

Comments
 (0)