template: add Italian translations (#1553)

This commit is contained in:
Fede2782
2024-03-28 14:30:04 +01:00
committed by GitHub
parent 444574739c
commit e1c59f8e18
9 changed files with 45 additions and 9 deletions

View File

@@ -28,6 +28,10 @@
"ja": {
"name": "無能な root",
"description": "権限のない root ユーザー。"
}
},
"it": {
"name": "Root incompetente",
"description": "Un utente root senza nessuna capacità."
}
}
}