chore: Update translations

This commit is contained in:
2024-05-09 10:40:29 +00:00
parent 7b781f38df
commit ecd3876287
23 changed files with 398 additions and 420 deletions

View File

@ -8,7 +8,7 @@ export class Nip96Uploader implements Uploader {
constructor(
readonly url: string,
readonly publisher: EventPublisher,
) { }
) {}
get progress() {
return [];