mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
German Dictionnaries for iTop version 1.4 from Itomig
SVN:trunk[4888]
This commit is contained in:
@@ -16,11 +16,13 @@
|
||||
// You should have received a copy of the GNU Affero General Public License
|
||||
// along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
/**
|
||||
* @author David M. Gümbel <david.guembel@itomig.de>
|
||||
* @copyright Copyright (C) 2010-2014 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
/*
|
||||
* @author ITOMIG GmbH <martin.raenker@itomig.de>
|
||||
|
||||
* @copyright Copyright (C) 2017 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
*/
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Menu:DataSources' => 'Datenquellen für die Synchronisation',
|
||||
@@ -56,4 +58,5 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Menu:UserAccountsMenu+' => 'Benutzerkonten',
|
||||
'Menu:UserAccountsMenu:Title' => 'Benutzerkonten',
|
||||
'Menu:MyShortcuts' => 'Meine Shortcuts',
|
||||
));
|
||||
));
|
||||
?>
|
||||
Reference in New Issue
Block a user