Approval.
This commit is contained in:
5
en/concordance.php
Normal file
5
en/concordance.php
Normal file
@ -0,0 +1,5 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$concordance = array (
|
||||
'concordance_checker' => 'Concordance checker',
|
||||
);
|
Reference in New Issue
Block a user