Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
926fecd125
|
||
|
|
ba5792517b |
@@ -7,6 +7,9 @@
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"ayisyen": {
|
||||
"type": "richtext"
|
||||
},
|
||||
"francais": {
|
||||
"type": "richtext"
|
||||
},
|
||||
|
||||
Vendored
+1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user