mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Merge remote-tracking branch 'origin/support/3.0' into develop
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
* http://www.linprofs.com
|
||||
*
|
||||
* @author Hipska (2018, 2019)
|
||||
* @author Jeffrey Bostoen - <jbostoen.itop@outlook.com> (2018 - 2020)
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @licence http://opensource.org/licenses/AGPL-3.0
|
||||
@@ -361,6 +361,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
|
||||
// Themes
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'theme:fullmoon' => 'Full moon~~',
|
||||
'theme:test-red' => 'Test instance (Red)~~',
|
||||
'theme:fullmoon' => 'Full moon',
|
||||
'theme:test-red' => 'Test instance (Red)',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user