1 Commits
Author SHA1 Message Date
cedric 926fecd125 feat: add ayisyen
Déploiement API BETA / build (push) Successful in 2m23s
Déploiement API PROD / build (push) Successful in 2m26s
Déploiement API BETA / deploy (push) Successful in 1m16s
Déploiement API PROD / deploy (push) Successful in 1m48s
2026-08-11 07:25:55 +04:00
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -7,6 +7,9 @@
},
"options": {},
"attributes": {
"ayisyen": {
"type": "richtext"
},
"francais": {
"type": "richtext"
},
+1
View File
@@ -110,6 +110,7 @@ export interface TradTraductions extends Struct.ComponentSchema {
allemand: Schema.Attribute.RichText;
anglais: Schema.Attribute.RichText;
arabe: Schema.Attribute.RichText;
ayisyen: Schema.Attribute.RichText;
coreen: Schema.Attribute.RichText;
espagnol: Schema.Attribute.RichText;
francais: Schema.Attribute.RichText;