Update i18n.js
This commit is contained in:
parent
ceacaa9e3c
commit
0d4218e2e7
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue