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
$_['text_select_letter'] = 'C<>m kiv<69>laszt<7A>sa bet<65> szerint';
$_['text_working'] = 'Keres<65>s...';
$_['text_use_browser_settings'] = 'B<>ng<6E>sz<73> be<62>ll<6C>t<EFBFBD>sainak haszn<7A>lata';
?>

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';
?>