mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: translate AI features settings section to Italian
This commit is contained in:
@@ -1653,17 +1653,18 @@ export const it: TranslationKeys = {
|
||||
learnMore: "Scopri di piu",
|
||||
},
|
||||
aiFeatures: {
|
||||
title: "AI Features",
|
||||
description: "Manage AI model bundles for advanced image processing.",
|
||||
installAll: "Install All",
|
||||
diskUsage: "Disk usage:",
|
||||
installed: "Installed",
|
||||
notInstalled: "Not installed",
|
||||
queued: "Queued",
|
||||
install: "Install",
|
||||
repair: "Repair",
|
||||
uninstall: "Uninstall",
|
||||
installing: "Installing...",
|
||||
title: "Funzionalità IA",
|
||||
description:
|
||||
"Gestisci pacchetti di modelli di IA per l'elaborazione avanzata delle immagini.",
|
||||
installAll: "Installa tutto",
|
||||
diskUsage: "Utilizzo del disco:",
|
||||
installed: "Installato",
|
||||
notInstalled: "Non installato",
|
||||
queued: "Code",
|
||||
install: "Installa",
|
||||
repair: "Ripara",
|
||||
uninstall: "Disinstalla",
|
||||
installing: "Installazione...",
|
||||
},
|
||||
about: {
|
||||
heading: "Informazioni",
|
||||
|
||||
Reference in New Issue
Block a user