<?php
//menu strony gwnej
news => \"Nowoci\",
// menu sekcji FIRMA
references => \"Referencje\",
authorisation => \"Autoryzacje\",
certificates => \"Certyfikaty\",
// menu sekcji OFERTA
projects => \"Projekty\",
consulting => \"Konsultacje\",
audits => \"Audyty\",
deployments => \"Wdroenia\",
maintenance => \"Nadzr\",
// menu sekcji PRODUKTY
products_security => \"Bezpieczestwo\",
products_system => \"Narz?ia systemowe\",
//menu sekcji EGZAMINY
requirements => \"Wymagania\",
registration => \"Rejestracja\",
certpath => \"cieki certyfikacji\",
exam_list => \"Lista egzaminw\",
//menu sekcji SZKOLENIA
linux => \"Linux\",
linux_details => \"Linux\",
linux_cert => \"Certyfikaty LPI\",
microsoft => \"Microsoft\",
msoffice => \"Microsoft Office\",
training_conditions => \"Warunki uczestnictwa\",
schedule => \"Terminarz szkole\",
// menu sekcji KONTAKT
address => \"Dane teleadresowe\",
email_form => \"Formularz zapyta\",
// menu sekcji PRACA
sales => \"Przedstawiciel handlowy\",
apprentice => \"Praktykant\"
);
?>
to samo jest dla $SUBS_en tyle, ze po angielsku
a w tabelce jest
<table width="100%" cellpadding="2" cellspacing="2" border=0> Stanowisko: <?=${'SUBS_'.$lang}[$sub]; ?>