]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/+accounts/accounts.component.ts
Translated using Weblate (Swedish)
[github/Chocobozzz/PeerTube.git] / client / src / app / +accounts / accounts.component.ts
index bbce62c35389442c0e23aa65c4fd17d6eee1697d..dbc7c888776c053d52e7039d84b4ec14bc4e79f3 100644 (file)
@@ -112,7 +112,7 @@ export class AccountsComponent implements OnInit, OnDestroy {
           if (!this.isAccountManageable) {
             this.prependModerationActions = [
               {
-                label: $localize`Report account`,
+                label: $localize`Report this account`,
                 handler: () => this.showReportModal()
               }
             ]