We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641c0cd commit fb7963bCopy full SHA for fb7963b
packages/embed-components/src/locales/resources/it-IT.ts
@@ -28,9 +28,9 @@ import { itIT as componentsLocale } from '@looker/components'
28
29
const resources = {
30
QuickEmbed: {
31
- 'Get embed URL': 'Ottieni embed URL',
+ 'Get embed URL': "Ottieni l'embed URL",
32
'Apply theme to contentType URL': 'Applica il tema a {{contentType}} URL',
33
- 'Include current params in URL': "Includi i parametri correntin nell'URL",
+ 'Include current params in URL': "Includi i parametri correnti nell'URL",
34
'Copy Link': 'Copia Link',
35
Close: 'Chiudi',
36
},
0 commit comments