File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ const defaultUserMenuTranslations: Translation<UserMenuTranslation> = {
4646 taskTemplates : 'Vorlagen' ,
4747 invitations : 'Einladungen' ,
4848 organizations : 'Organisationen' ,
49- properties : 'Properties ' ,
49+ properties : 'Eigenschaften ' ,
5050 theme : 'Farbschema' ,
5151 }
5252}
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ const defaultPropertyDetailsFieldTranslation: Translation<PropertyDetailsFieldTr
145145 allowCustomValuesDescription : 'Let users enter a free text when the predefined values are not enough.' ,
146146 } ,
147147 de : {
148- field : 'Property Eingabe' , // TODO better translation
149- fieldType : 'Property Typ ' ,
148+ field : 'Eingabe' ,
149+ fieldType : 'Eigenschaftstyp ' ,
150150 multiSelect : 'Multi Select' ,
151151 singleSelect : 'Single Select' ,
152152 number : 'Zahl' ,
You can’t perform that action at this time.
0 commit comments