lint fix.

This commit is contained in:
Miroslav Šedivý
2022-11-19 16:01:57 +01:00
parent 04cd943eb4
commit fac8700192
21 changed files with 160 additions and 144 deletions

View File

@ -117,5 +117,5 @@ export const notifications = {
export const files = {
downloads: 'Загрузки',
uploads: 'Загрузить',
upload_here: 'Нажмите или перетащите сюда файлы для загрузки'
upload_here: 'Нажмите или перетащите сюда файлы для загрузки',
}