added language option to preferences

This commit is contained in:
SJ
2013-03-17 21:43:40 +01:00
parent 7ab1478655
commit 266003afb6
9 changed files with 27 additions and 4 deletions

View File

@ -390,4 +390,6 @@ $_['text_clear'] = 'Törlés';
$_['text_select_letter'] = 'Cím kiválasztása betű szerint';
$_['text_working'] = 'Keresés...';
$_['text_use_browser_settings'] = 'Böngésző beállításainak használata';
?>