diff --git a/src/i18n/de/components/contextMenu.json b/src/i18n/de/components/contextMenu.json index c0a45db9..808a5d0f 100644 --- a/src/i18n/de/components/contextMenu.json +++ b/src/i18n/de/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "" }, "reports": { - "action": "" + "action": "Melden und blockieren" } }, "copy": { diff --git a/src/i18n/it/components/contextMenu.json b/src/i18n/it/components/contextMenu.json index 7409ed29..6f130c39 100644 --- a/src/i18n/it/components/contextMenu.json +++ b/src/i18n/it/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "Sblocca utente" }, "reports": { - "action": "" + "action": "Segnala e blocca" } }, "copy": { diff --git a/src/i18n/ja/components/contextMenu.json b/src/i18n/ja/components/contextMenu.json index ed056bcc..47a35d43 100644 --- a/src/i18n/ja/components/contextMenu.json +++ b/src/i18n/ja/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "ユーザーのブロックを解除" }, "reports": { - "action": "" + "action": "通報とブロック" } }, "copy": { diff --git a/src/i18n/pt_BR/components/contextMenu.json b/src/i18n/pt_BR/components/contextMenu.json index ef957228..0b1c7410 100644 --- a/src/i18n/pt_BR/components/contextMenu.json +++ b/src/i18n/pt_BR/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "Desbloquear usuário" }, "reports": { - "action": "" + "action": "Denunciar e bloquear" } }, "copy": { diff --git a/src/i18n/zh-Hans/components/contextMenu.json b/src/i18n/zh-Hans/components/contextMenu.json index 69302293..a17add00 100644 --- a/src/i18n/zh-Hans/components/contextMenu.json +++ b/src/i18n/zh-Hans/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "取消屏蔽用户" }, "reports": { - "action": "举报并屏蔽用户" + "action": "举报并屏蔽" } }, "copy": {