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

@ -124,5 +124,5 @@ export const notifications = {
export const files = {
downloads: 'Overførsler',
uploads: 'Overfør',
upload_here: 'Klik eller træk filer her for at uploade'
upload_here: 'Klik eller træk filer her for at uploade',
}