Skip to content

Commit 5eec02d

Browse files
committed
translationBot(ui): update translation files
Updated by "Remove blank strings" hook in Weblate. Co-authored-by: Hosted Weblate <[email protected]> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/ Translation: InvokeAI/Web UI
1 parent f55db3c commit 5eec02d

File tree

1 file changed

+4
-9
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+4
-9
lines changed

invokeai/frontend/web/public/locales/it.json

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,7 @@
9494
"view": "Vista",
9595
"close": "Chiudi",
9696
"clipboard": "Appunti",
97-
"ok": "Ok",
98-
"inpaint": "",
99-
"outpaint": ""
97+
"ok": "Ok"
10098
},
10199
"gallery": {
102100
"galleryImageSize": "Dimensione dell'immagine",
@@ -177,8 +175,7 @@
177175
},
178176
"title": "Applicazione",
179177
"invoke": {
180-
"desc": "Metti in coda una generazione, aggiungendola alla fine della coda.",
181-
"title": ""
178+
"desc": "Metti in coda una generazione, aggiungendola alla fine della coda."
182179
},
183180
"invokeFront": {
184181
"title": "Invoke (Fronte)",
@@ -688,8 +685,7 @@
688685
"canvasIsTransforming": "La tela sta trasformando",
689686
"canvasIsRasterizing": "La tela sta rasterizzando",
690687
"canvasIsCompositing": "La tela è in fase di composizione",
691-
"canvasIsFiltering": "La tela sta filtrando",
692-
"invoke": ""
688+
"canvasIsFiltering": "La tela sta filtrando"
693689
},
694690
"useCpuNoise": "Usa la CPU per generare rumore",
695691
"iterations": "Iterazioni",
@@ -1560,8 +1556,7 @@
15601556
"inpainting": {
15611557
"paragraphs": [
15621558
"Controlla quale area viene modificata, in base all'intensità di riduzione del rumore."
1563-
],
1564-
"heading": ""
1559+
]
15651560
}
15661561
},
15671562
"sdxl": {

0 commit comments

Comments
 (0)