feat: Add Italian language translation
This commit is contained in:
parent
721fad18c2
commit
387c158478
11
src/public/_locales/it/messages.json
Normal file
11
src/public/_locales/it/messages.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"extName": {
|
||||||
|
"message": "Page Assist - Un'interfaccia web per modelli AI locali"
|
||||||
|
},
|
||||||
|
"extDescription": {
|
||||||
|
"message": "Usa i tuoi modelli AI in esecuzione locale per assisterti nella navigazione web."
|
||||||
|
},
|
||||||
|
"openSidePanelToChat": {
|
||||||
|
"message": "Apri Copilot per chattare"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user