draft
This commit is contained in:
parent
18e2d339a7
commit
b5c9e353c5
11 changed files with 890 additions and 0 deletions
10
xExtension-HighlightWords/i18n/en/ext.php
Normal file
10
xExtension-HighlightWords/i18n/en/ext.php
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
return array(
|
||||
'highlightwords' => array(
|
||||
'words_primary' => 'Words Primary',
|
||||
'words_secondary' => 'Words Secondary',
|
||||
'permission_problem' => 'permission problem text',
|
||||
'enableInArticle' => 'Mark findings in article´s body text',
|
||||
),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue