Web: Files: added translation

This commit is contained in:
Viktor Fomin 2021-01-19 14:59:20 +03:00
parent 2888eff58c
commit 565bf9949e
2 changed files with 4 additions and 2 deletions

View File

@ -124,5 +124,6 @@
"EncryptedFileSaving": "Saving encrypted file",
"EncryptedFileCreating": "File <strong>{{itemTitle}}</strong> successfully created",
"DeleteThirdParty": "Delete third party",
"ThirdPartyInfo": "Change the third party info"
"ThirdPartyInfo": "Change the third party info",
"EmptyFile": "Empty file"
}

View File

@ -124,5 +124,6 @@
"EncryptedFileSaving": "Сохранение зашифрованного файла",
"EncryptedFileCreating": "Создан новый файл <strong>{{itemTitle}}</strong>",
"DeleteThirdParty": "Отключить сторонний ресурс",
"ThirdPartyInfo": "Изменить настройки подключения"
"ThirdPartyInfo": "Изменить настройки подключения",
"EmptyFile": "Пустой файл"
}