🌐 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

@@ -20,9 +20,9 @@
* @copyright Copyright (C) 2021 Combodo SARL
* @licence http://opensource.org/licenses/AGPL-3.0
*
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', array(
'Class:UserExternal' => 'Externer Benutzer',
'Class:UserExternal+' => 'Externe authentifizierter '.ITOP_APPLICATION_SHORT.'-Benutzer',
'Class:UserExternal+' => 'Extern authentifizierter '.ITOP_APPLICATION_SHORT.'-Benutzer',
));