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
+2 -2
View File
@@ -24,8 +24,8 @@
"model": "user"
},
"teks": {
"model": "teks",
"via": "komante"
"via": "komante",
"model": "teks"
},
"sentAt": {
"type": "datetime",
+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"
}
}
},
+6
View File
@@ -15,6 +15,12 @@
},
"espagnol": {
"type": "richtext"
},
"deutsch": {
"type": "richtext"
},
"italiano": {
"type": "richtext"
}
}
}
@@ -11,7 +11,7 @@
"url": "https://o-k-i.net"
},
"license": null,
"x-generation-date": "08/19/2021 8:45:01 PM"
"x-generation-date": "03/22/2022 6:55:51 AM"
},
"x-strapi-config": {
"path": "/dokiman",
@@ -1814,6 +1814,12 @@
},
"espagnol": {
"type": "string"
},
"deutsch": {
"type": "string"
},
"italiano": {
"type": "string"
}
}
},
@@ -2128,6 +2134,12 @@
},
"espagnol": {
"type": "string"
},
"deutsch": {
"type": "string"
},
"italiano": {
"type": "string"
}
}
},