Add german and italian to translation
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
"model": "user"
|
||||
},
|
||||
"teks": {
|
||||
"model": "teks",
|
||||
"via": "komante"
|
||||
"via": "komante",
|
||||
"model": "teks"
|
||||
},
|
||||
"sentAt": {
|
||||
"type": "datetime",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user