File tree 9 files changed +9
-9
lines changed
packages/react-openapi/src/translations
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const de = {
33
33
show : 'Anzeigen' ,
34
34
hide : 'Verstecken' ,
35
35
available_items : 'Verfügbare Elemente' ,
36
- child_attributes : 'Unterattribute ' ,
36
+ properties : 'Eigenschaften ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const en = {
33
33
show : 'Show' ,
34
34
hide : 'Hide' ,
35
35
available_items : 'Available items' ,
36
- child_attributes : 'Child attributes ' ,
36
+ properties : 'Properties ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const es = {
33
33
show : 'Mostrar' ,
34
34
hide : 'Ocultar' ,
35
35
available_items : 'Elementos disponibles' ,
36
- child_attributes : 'Atributos secundarios ' ,
36
+ properties : 'Propiedades ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const fr = {
33
33
show : 'Afficher' ,
34
34
hide : 'Masquer' ,
35
35
available_items : 'Éléments disponibles' ,
36
- child_attributes : 'Attributs enfants ' ,
36
+ properties : 'Propriétés ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const ja = {
33
33
show : '表示' ,
34
34
hide : '非表示' ,
35
35
available_items : '利用可能なアイテム' ,
36
- child_attributes : '子属性 ' ,
36
+ properties : 'プロパティ ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const nl = {
33
33
show : 'Toon' ,
34
34
hide : 'Verbergen' ,
35
35
available_items : 'Beschikbare items' ,
36
- child_attributes : 'Kindattributen ' ,
36
+ properties : 'Eigenschappen ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const no = {
33
33
show : 'Vis' ,
34
34
hide : 'Skjul' ,
35
35
available_items : 'Tilgjengelige elementer' ,
36
- child_attributes : 'Barneattributter ' ,
36
+ properties : 'Egenskaper ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const pt_br = {
33
33
show : 'Mostrar' ,
34
34
hide : 'Ocultar' ,
35
35
available_items : 'Itens disponíveis' ,
36
- child_attributes : 'Atributos filhos ' ,
36
+ properties : 'Propriedades ' ,
37
37
} ;
Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export const zh = {
33
33
show : '显示' ,
34
34
hide : '隐藏' ,
35
35
available_items : '可用项' ,
36
- child_attributes : '子属性 ' ,
36
+ properties : '属性 ' ,
37
37
} ;
You can’t perform that action at this time.
0 commit comments