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": "System",
"description": "Android システムが実行される許可レベルですが、機能はありません。"
},
"it": {
"it_IT": {
"name": "Sistema",
"description": "Il livello di permessi con il quale viene eseguito il sistema operativo Android senza alcuna capacità."
}