mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 15:08:45 +02:00
N°4082 Update German translations (many thanks to ITOMIG!)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<?php
|
||||
/*
|
||||
/**
|
||||
* @copyright Copyright (C) 2010-2021 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'UI:Layout:TabContainer:ExtraTabsListToggler:Label' => 'Other tabs~~',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => 'Cannot add block %1$s to %2$s (only Tab blocks are allowed)~~',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => 'Click to load this tab~~',
|
||||
'UIBlock:Error:AddBlockNotTabForbidden' => 'Kann Inhaltsblock %1$s nicht zu %2$s hinzufügen (nur Tab-Inhalte sind erlaubt)',
|
||||
'UIBlock:TabContainer:RemoteTabLoad' => 'Klicke, um diesen Tab zu laden',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user