From 63baddff4849ae94a139f239a8eb53e50d402493 Mon Sep 17 00:00:00 2001 From: xmflsct Date: Fri, 23 Sep 2022 00:30:07 +0200 Subject: [PATCH] New Crowdin updates (#391) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (German) * New translations contextMenu.json (Italian) * New translations contextMenu.json (Japanese) * New translations contextMenu.json (Chinese Simplified) * New translations contextMenu.json (Vietnamese) * New translations contextMenu.json (Portuguese, Brazilian) --- src/i18n/de/components/contextMenu.json | 2 +- src/i18n/it/components/contextMenu.json | 2 +- src/i18n/ja/components/contextMenu.json | 2 +- src/i18n/pt_BR/components/contextMenu.json | 2 +- src/i18n/zh-Hans/components/contextMenu.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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": {