Add german and italian to translation

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2022-03-22 07:12:13 +04:00
parent 3a62809ad5
commit c543542567
4 changed files with 33 additions and 3 deletions
+12
View File
@@ -547,6 +547,12 @@
},
"espagnol": {
"type": "string"
},
"deutsch": {
"type": "string"
},
"italiano": {
"type": "string"
}
}
},
@@ -861,6 +867,12 @@
},
"espagnol": {
"type": "string"
},
"deutsch": {
"type": "string"
},
"italiano": {
"type": "string"
}
}
},