templates: fix italian templates language id (#1554)

Sorry for the previous PR.

This fixes #1553
This commit is contained in:
Fede2782
2024-03-29 02:14:45 +01:00
committed by GitHub
parent a5fa45baf2
commit f8c6c747b3
9 changed files with 9 additions and 9 deletions

View File

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