1<?php
2
3$lang['js']['addlinktitle']         = 'Link auf ein TFS work item einfügen';
4$lang['js']['attributes']             = 'Attribute';
5$lang['js']['usedefaultprojectcollection']    = 'Verwende die Standard-ProjectCollection';
6$lang['js']['projectcollection']    = 'ProjectCollection';
7$lang['js']['workitemid']           = 'WorkItemId';
8$lang['js']['title']           = 'Titel';
9$lang['js']['insertlink']          = 'Link einfügen';
10
11