diff --git a/dictionaries/ui/components/modal/en.dictionary.itop.modal.php b/dictionaries/ui/components/modal/en.dictionary.itop.modal.php index 0704a42666..b4cbbd1ab7 100644 --- a/dictionaries/ui/components/modal/en.dictionary.itop.modal.php +++ b/dictionaries/ui/components/modal/en.dictionary.itop.modal.php @@ -23,4 +23,5 @@ Dict::Add('EN US', 'English', 'English', array( 'UI:Modal:InformativeError:Title' => 'Error', 'UI:Modal:InformativeWarning:Title' => 'Warning', 'UI:Modal:InformativeInformation:Title' => 'Information', + 'UI:Modal:InformativeSuccess:Title' => 'Success', )); \ No newline at end of file