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 123
123
'Scheme ' => 'Farbschema ' ,
124
124
'Auto ' => 'Auto ' ,
125
125
'Dark ' => 'Dunkel ' ,
126
- 'Light ' => 'Licht ' ,
126
+ 'Light ' => 'Hell ' ,
127
127
'Color Customizer ' => 'Farbanpassung ' ,
128
128
'Sidebar Color ' => 'Farbe der Seitenleiste ' ,
129
129
'Default ' => 'Standard ' ,
613
613
'Port ' => 'Port ' ,
614
614
'Username ' => 'Nutzername ' ,
615
615
'Encryption type ' => 'Verschlüsselungstyp ' ,
616
- 'From address ' => 'Von Adresse ' ,
616
+ 'From address ' => 'Absenderadresse ' ,
617
617
'Apply changes ' => 'Änderungen übernehmen ' ,
618
618
'Test E-Mail setup: ' => 'E-Mail-Setup testen: ' ,
619
619
'Send Test E-Mail ' => 'Test-E-Mail senden ' ,
Original file line number Diff line number Diff line change 172
172
<div class =" modal-dialog modal-fullscreen" >
173
173
<div class =" modal-content" >
174
174
<div class =" modal-header" >
175
- <h5 class =" modal-title" id =" exampleModalLabel" >Select a theme</h5 >
175
+ <h5 class =" modal-title" id =" exampleModalLabel" >{{ __ ( ' messages. Select a theme' ) } } </h5 >
176
176
<button type =" button" class =" btn-close" data-bs-dismiss =" modal" aria-label =" Close" ></button >
177
177
</div >
178
178
<div class =" modal-body" >
You can’t perform that action at this time.
0 commit comments