From 109d8e18e59d391162c5f966f3c74532715e6fd5 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 14 Mar 2022 13:45:39 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (2349 of 2349 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ --- i18n/ja.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/i18n/ja.json b/i18n/ja.json index 0751ece7b9..18bec75f26 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -9386,5 +9386,21 @@ { "id": "api.team.invite_members.unable_to_send_email.app_error", "translation": "メール送信時にエラーが発生しました" + }, + { + "id": "app.user.group_name_conflict", + "translation": " " + }, + { + "id": "app.user.get_by_name_failure", + "translation": " " + }, + { + "id": "app.group.username_conflict", + "translation": " " + }, + { + "id": "app.group.get_by_username_failure", + "translation": " " } ]