Update i18n.js

This commit is contained in:
Loudhot 2024-02-22 15:36:27 +03:00 committed by GitHub
parent 5a0a9c7333
commit 0a2c06a386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ const messages = { // eslint-disable-line no-unused-vars
create: 'Створити',
createdOn: 'Створено ',
lastSeen: 'Останнє підключення в ',
totalDownload: 'Загальне завантаження: ',
totalUpload: 'Загальне завантаження: ',
totalDownload: 'Всього завантажено: ',
totalUpload: 'Всього відправлено: ',
newClient: 'Новий клієнт',
disableClient: 'Вимкнути клієнта',
enableClient: 'Увімкнути клієнта',