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

@@ -45,7 +45,7 @@
"name": "Kernel マネージャー",
"description": "FKM や SmartPack などの XXX マネージャーでよく使用されます。"
},
"it": {
"it_IT": {
"name": "Gestore Kernel",
"description": "Autorizzazioni comunemente richieste in applicazioni per gestire il Kernel come FKM e SmartPack."
}