20 lines
704 B
PHP
20 lines
704 B
PHP
<?php
|
|
$inactiveslogan="Inactive (Subscribe)";
|
|
$easyspecslogan="easySPEC Testing Requirements Lists";
|
|
$saytrlslogan="easySPEC <br> Distribution List";
|
|
$saypushslogan="Custom user <br> notifications";
|
|
$importifyslogan="Smart import of analytical data";
|
|
$reports="Reports";
|
|
$reportsslogan="Reports <br> Repository";
|
|
$products="Products";
|
|
$productsslogan="Management of products and items";
|
|
$statkpi="Stat KPI";
|
|
$statkpislogan="Detailed statistics (provider, analysis, analyte).";
|
|
$rategoslogan="Evaluation of suppliers based on analytical data.<br>";
|
|
$reevaluateslogan="Re-evaluation of the project based on TRLs (e.g. different regions).";
|
|
$suppliersslogan="";
|
|
$importify="Importify";
|
|
$rsl="EasySpec";
|
|
|
|
|
|
?>
|