mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
i18n fixes
This commit is contained in:
@ -399,4 +399,11 @@ $_['text_working'] = 'Keres
|
||||
|
||||
$_['text_use_browser_settings'] = 'B<>ng<6E>sz<73> be<62>ll<6C>t<EFBFBD>sainak haszn<7A>lata';
|
||||
|
||||
$_['text_sent'] = 'K<>ld<6C>tt';
|
||||
$_['text_received'] = 'Fogadott';
|
||||
$_['text_oldest_record'] = 'Legr<67>gebbi rekord';
|
||||
$_['text_newest_record'] = 'Leg<65>jabb rekord';
|
||||
$_['text_items'] = 'T<>telek';
|
||||
$_['text_average_size'] = '<27>tlag m<>ret';
|
||||
|
||||
?>
|
||||
|
@ -399,4 +399,11 @@ $_['text_working'] = 'Keresés...';
|
||||
|
||||
$_['text_use_browser_settings'] = 'Böngésző beállításainak használata';
|
||||
|
||||
$_['text_sent'] = 'Küldött';
|
||||
$_['text_received'] = 'Fogadott';
|
||||
$_['text_oldest_record'] = 'Legrégebbi rekord';
|
||||
$_['text_newest_record'] = 'Legújabb rekord';
|
||||
$_['text_items'] = 'Tételek';
|
||||
$_['text_average_size'] = 'Átlag méret';
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user