feat: ajouter 14 langues africaines (dont le yoruba, hors DeepL)
This commit is contained in:
Vendored
+14
@@ -109,12 +109,26 @@ export interface TradTraductions extends Struct.ComponentSchema {
|
||||
attributes: {
|
||||
allemand: Schema.Attribute.RichText;
|
||||
anglais: Schema.Attribute.RichText;
|
||||
arabe: Schema.Attribute.RichText;
|
||||
coreen: Schema.Attribute.RichText;
|
||||
espagnol: Schema.Attribute.RichText;
|
||||
francais: Schema.Attribute.RichText;
|
||||
hausa: Schema.Attribute.RichText;
|
||||
igbo: Schema.Attribute.RichText;
|
||||
italien: Schema.Attribute.RichText;
|
||||
japonais: Schema.Attribute.RichText;
|
||||
lingala: Schema.Attribute.RichText;
|
||||
malgache: Schema.Attribute.RichText;
|
||||
oromo: Schema.Attribute.RichText;
|
||||
portugais: Schema.Attribute.RichText;
|
||||
sesotho: Schema.Attribute.RichText;
|
||||
swahili: Schema.Attribute.RichText;
|
||||
tsonga: Schema.Attribute.RichText;
|
||||
tswana: Schema.Attribute.RichText;
|
||||
wolof: Schema.Attribute.RichText;
|
||||
xhosa: Schema.Attribute.RichText;
|
||||
yoruba: Schema.Attribute.RichText;
|
||||
zoulou: Schema.Attribute.RichText;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user