mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
Massively update dictionaries
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
// Global search
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:Component:GlobalSearch:Tooltip' => 'Doorzoek de volledige applicatie',
|
||||
@@ -25,4 +24,4 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder' => 'Je hebt nog geen enkele zoekopdracht gemaakt',
|
||||
'UI:Component:GlobalSearch:HistoryDisabled' => 'Zoekgeschiedenis staat uit',
|
||||
'UI:Component:GlobalSearch:KeyboardShortcut:OpenDrawer' => 'Open globale zoekopdracht',
|
||||
));
|
||||
));
|
||||
Reference in New Issue
Block a user