🌐 Improve German translation (#277)

Many thanks @ChristianBeer for this great contribution, and @larhip for the validation !
This commit is contained in:
Christian Beer
2022-03-10 14:16:59 +01:00
committed by GitHub
parent 0f2cbaf186
commit 6cf781da33
22 changed files with 166 additions and 171 deletions

View File

@@ -19,5 +19,5 @@
// Input
Dict::Add('DE DE', 'German', 'Deutsch', array(
'UI:Component:Input:Password:DoesNotMatch' => 'Passwords do not match~~',
));
'UI:Component:Input:Password:DoesNotMatch' => 'Passwörter stimmen nicht überein',
));