mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
i18n fixes
This commit is contained in:
@ -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