fix i18n typo in SpectreCheck macro
This commit is contained in:
parent
6a32a435de
commit
889977eb87
1 changed files with 2 additions and 2 deletions
|
|
@ -3,9 +3,9 @@ package WebGUI::i18n::English::Macro_SpectreCheck;
|
|||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'spectre' => {
|
||||
'success' => {
|
||||
message => q|Spectre is OK|,
|
||||
lastUpdated => 1202771219,
|
||||
lastUpdated => 1226175390,
|
||||
context => q|Message saying that Spectre is doing okay.|
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue