diff --git a/api/teks/documentation/1.0.0/teks.json b/api/teks/documentation/1.0.0/teks.json index 3cbc536..fe84377 100644 --- a/api/teks/documentation/1.0.0/teks.json +++ b/api/teks/documentation/1.0.0/teks.json @@ -544,6 +544,9 @@ }, "english": { "type": "string" + }, + "espagnol": { + "type": "string" } } }, @@ -816,6 +819,9 @@ }, "english": { "type": "string" + }, + "espagnol": { + "type": "string" } } }, diff --git a/components/trad/traductions.json b/components/trad/traductions.json index 5b2d607..bcba1bc 100644 --- a/components/trad/traductions.json +++ b/components/trad/traductions.json @@ -12,6 +12,9 @@ }, "english": { "type": "richtext" + }, + "espagnol": { + "type": "richtext" } } } diff --git a/extensions/documentation/documentation/1.0.0/full_documentation.json b/extensions/documentation/documentation/1.0.0/full_documentation.json index 2eb26b2..d0db1c5 100644 --- a/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -11,7 +11,7 @@ "url": "https://o-k-i.net" }, "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": { "path": "/dokiman", @@ -1126,6 +1126,9 @@ }, "english": { "type": "string" + }, + "espagnol": { + "type": "string" } } }, @@ -1398,6 +1401,9 @@ }, "english": { "type": "string" + }, + "espagnol": { + "type": "string" } } },