diff --git a/src/www/js/i18n.js b/src/www/js/i18n.js index aa82240a..422d8008 100644 --- a/src/www/js/i18n.js +++ b/src/www/js/i18n.js @@ -15,8 +15,8 @@ const messages = { // eslint-disable-line no-unused-vars deleteDialog2: 'This action cannot be undone.', cancel: 'Cancel', create: 'Create', - createdAt: 'Created at ', - lastSeen: 'Last seen at ', + createdAt: 'Created on ', + lastSeen: 'Last seen on ', totalDownload: 'Total Download: ', totalUpload: 'Total Upload: ', newClient: 'New Client',