diff --git a/src/i18n/de/components/contextMenu.json b/src/i18n/de/components/contextMenu.json index d83f947b..c0a45db9 100644 --- a/src/i18n/de/components/contextMenu.json +++ b/src/i18n/de/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "" }, "reports": { - "action": "User melden" + "action": "" } }, "copy": { diff --git a/src/i18n/it/components/contextMenu.json b/src/i18n/it/components/contextMenu.json index abfcd532..7409ed29 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": "Segnala utente" + "action": "" } }, "copy": { diff --git a/src/i18n/ja/components/contextMenu.json b/src/i18n/ja/components/contextMenu.json index 95dbc129..ed056bcc 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/ko/components/contextMenu.json b/src/i18n/ko/components/contextMenu.json index 9f88f338..063b227b 100644 --- a/src/i18n/ko/components/contextMenu.json +++ b/src/i18n/ko/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 82634dde..ef957228 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": "Denunciar usuário" + "action": "" } }, "copy": { diff --git a/src/i18n/vi/components/contextMenu.json b/src/i18n/vi/components/contextMenu.json index 9e265115..0a54be8a 100644 --- a/src/i18n/vi/components/contextMenu.json +++ b/src/i18n/vi/components/contextMenu.json @@ -11,7 +11,7 @@ "action_true": "Bỏ chặn người dùng" }, "reports": { - "action": "Báo cáo" + "action": "" } }, "copy": { diff --git a/src/i18n/zh-Hans/components/contextMenu.json b/src/i18n/zh-Hans/components/contextMenu.json index cd6339a6..69302293 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": {