updating Matrix internationalization and help
This commit is contained in:
parent
1204169b5a
commit
b0ee200b99
4 changed files with 38 additions and 331 deletions
|
|
@ -2,6 +2,11 @@ package WebGUI::i18n::English::Form_MatrixCompare;
|
|||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'topicName' => {
|
||||
message => q|Matrix Compare|,
|
||||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'no' => {
|
||||
message => q|No|,
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue