- show last login of customer in admin-customer-overview, fixes #158
This commit is contained in:
@@ -1359,5 +1359,7 @@ $lng['serversettings']['awstats_path'] = 'Path to AWStats \'awstats_buildstaticp
|
||||
$lng['serversettings']['awstats_conf'] = 'AWStats configuration path';
|
||||
$lng['error']['overviewsettingoptionisnotavalidfield'] = 'Woops, a field that should be displayed as an option in the settings-overview is not an excepted type. You can blame the developers for this. This should not happen!';
|
||||
$lng['admin']['configfiles']['compactoverview'] = 'Compact-overview';
|
||||
$lng['admin']['lastlogin_succ'] = 'Last login';
|
||||
$lng['panel']['neverloggedin'] = 'No login yet';
|
||||
|
||||
?>
|
||||
|
||||
@@ -1354,5 +1354,7 @@ $lng['error']['errorwhensaving'] = 'Bei dem Speichern des Feldes %s trat ein Feh
|
||||
$lng['success']['success'] = 'Information';
|
||||
$lng['success']['clickheretocontinue'] = 'Hier klicken um fortzufahren';
|
||||
$lng['success']['settingssaved'] = 'Die Einstellungen wurden erfolgreich gespeichert.';
|
||||
$lng['admin']['lastlogin_succ'] = 'Letzte Anmeldung';
|
||||
$lng['panel']['neverloggedin'] = 'Keine Anmeldung bisher';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user