mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
i18n fixes
This commit is contained in:
@ -398,4 +398,11 @@ $_['text_working'] = 'Working...';
|
||||
|
||||
$_['text_use_browser_settings'] = 'Use browser settings';
|
||||
|
||||
$_['text_sent'] = 'Sent';
|
||||
$_['text_received'] = 'Received';
|
||||
$_['text_oldest_record'] = 'Oldest record';
|
||||
$_['text_newest_record'] = 'Newest Record';
|
||||
$_['text_items'] = 'Items';
|
||||
$_['text_average_size'] = 'Avg size';
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user