This commit is contained in:
math-gh 2024-05-23 21:01:39 +02:00
parent 18e2d339a7
commit b5c9e353c5
11 changed files with 890 additions and 0 deletions

View 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',
),
);