Updated translation

This commit is contained in:
Julian Prieber 2023-06-20 12:32:42 +02:00
parent 6930904747
commit d8cc915610
2 changed files with 3 additions and 3 deletions

View File

@ -123,7 +123,7 @@ return [
'Scheme' => 'Farbschema',
'Auto' => 'Auto',
'Dark' => 'Dunkel',
'Light' => 'Licht',
'Light' => 'Hell',
'Color Customizer' => 'Farbanpassung',
'Sidebar Color' => 'Farbe der Seitenleiste',
'Default' => 'Standard',
@ -613,7 +613,7 @@ return [
'Port' => 'Port',
'Username' => 'Nutzername',
'Encryption type' => 'Verschlüsselungstyp',
'From address' => 'Von Adresse',
'From address' => 'Absenderadresse',
'Apply changes' => 'Änderungen übernehmen',
'Test E-Mail setup:' => 'E-Mail-Setup testen:',
'Send Test E-Mail' => 'Test-E-Mail senden',

View File

@ -172,7 +172,7 @@ $(window).on('load', function() {
<div class="modal-dialog modal-fullscreen">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Select a theme</h5>
<h5 class="modal-title" id="exampleModalLabel">{{__('messages.Select a theme')}}</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">