Add espagnol to tradiksyon

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-05-26 23:38:45 +02:00
parent 3aa023093e
commit 94ad0fd4ff
3 changed files with 16 additions and 1 deletions
+6
View File
@@ -544,6 +544,9 @@
}, },
"english": { "english": {
"type": "string" "type": "string"
},
"espagnol": {
"type": "string"
} }
} }
}, },
@@ -816,6 +819,9 @@
}, },
"english": { "english": {
"type": "string" "type": "string"
},
"espagnol": {
"type": "string"
} }
} }
}, },
+3
View File
@@ -12,6 +12,9 @@
}, },
"english": { "english": {
"type": "richtext" "type": "richtext"
},
"espagnol": {
"type": "richtext"
} }
} }
} }
@@ -11,7 +11,7 @@
"url": "https://o-k-i.net" "url": "https://o-k-i.net"
}, },
"license": null, "license": null,
"x-generation-date": "05/23/2021 4:39:16 PM" "x-generation-date": "05/26/2021 11:36:32 PM"
}, },
"x-strapi-config": { "x-strapi-config": {
"path": "/dokiman", "path": "/dokiman",
@@ -1126,6 +1126,9 @@
}, },
"english": { "english": {
"type": "string" "type": "string"
},
"espagnol": {
"type": "string"
} }
} }
}, },
@@ -1398,6 +1401,9 @@
}, },
"english": { "english": {
"type": "string" "type": "string"
},
"espagnol": {
"type": "string"
} }
} }
}, },