<?php $strings = array( 'text' => 'tekst', 'write' => 'zapisz', 'read' => 'czytaj', 'forget it' => 'zapomnij', 'put' => 'w?ó?', 'up' => 'góra', 'down' => 'dó?', 'true' => 'prawda', 'text to you'=>'tekst dla ciebie', ); ?>
info at phpclasses dot org