Skip to content

Commit

Permalink
fixed internationalization check
Browse files Browse the repository at this point in the history
  • Loading branch information
YulNaumenko committed Jul 7, 2020
1 parent 3f9b734 commit bd15482
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -13551,7 +13551,6 @@
"xpack.securitySolution.case.configureCases.mappingFieldComments": "コメント",
"xpack.securitySolution.case.configureCases.mappingFieldDescription": "説明",
"xpack.securitySolution.case.configureCases.mappingFieldNotMapped": "マップされません",
"xpack.securitySolution.case.configureCases.mappingFieldShortDescription": "短い説明",
"xpack.securitySolution.case.configureCases.mappingFieldSummary": "まとめ",
"xpack.securitySolution.case.configureCases.noConnector": "コネクターを選択していません",
"xpack.securitySolution.case.configureCases.updateConnector": "コネクターを更新",
Expand Down Expand Up @@ -13580,8 +13579,6 @@
"xpack.securitySolution.case.connectors.jira.projectKey": "プロジェクトキー",
"xpack.securitySolution.case.connectors.jira.requiredProjectKeyTextField": "プロジェクトキーが必要です",
"xpack.securitySolution.case.connectors.jira.selectMessageText": "JiraでSIEMケースデータを更新するか、新しいインシデントにプッシュ",
"xpack.securitySolution.case.connectors.servicenow.actionTypeTitle": "ServiceNow",
"xpack.securitySolution.case.connectors.servicenow.selectMessageText": "ServiceNow で Security ケースデータをb\\更新するか、または新しいインシデントにプッシュする",
"xpack.securitySolution.case.createCase.descriptionFieldRequiredError": "説明が必要です。",
"xpack.securitySolution.case.createCase.fieldTagsHelpText": "このケースの 1 つ以上のカスタム識別タグを入力します。新しいタグを開始するには、各タグの後でEnterを押します。",
"xpack.securitySolution.case.createCase.titleFieldRequiredError": "タイトルが必要です。",
Expand Down
3 changes: 0 additions & 3 deletions x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -13557,7 +13557,6 @@
"xpack.securitySolution.case.configureCases.mappingFieldComments": "注释",
"xpack.securitySolution.case.configureCases.mappingFieldDescription": "描述",
"xpack.securitySolution.case.configureCases.mappingFieldNotMapped": "未映射",
"xpack.securitySolution.case.configureCases.mappingFieldShortDescription": "简短描述",
"xpack.securitySolution.case.configureCases.mappingFieldSummary": "摘要",
"xpack.securitySolution.case.configureCases.noConnector": "未选择连接器",
"xpack.securitySolution.case.configureCases.updateConnector": "更新连接器",
Expand Down Expand Up @@ -13586,8 +13585,6 @@
"xpack.securitySolution.case.connectors.jira.projectKey": "项目键",
"xpack.securitySolution.case.connectors.jira.requiredProjectKeyTextField": "项目键必填。",
"xpack.securitySolution.case.connectors.jira.selectMessageText": "将 Security 案例数据推送或更新到 Jira 中的新问题",
"xpack.securitySolution.case.connectors.servicenow.actionTypeTitle": "ServiceNow",
"xpack.securitySolution.case.connectors.servicenow.selectMessageText": "将 Security 案例数据推送或更新到 ServiceNow 中的新事件",
"xpack.securitySolution.case.createCase.descriptionFieldRequiredError": "描述必填。",
"xpack.securitySolution.case.createCase.fieldTagsHelpText": "为此案例键入一个或多个定制识别标记。在每个标记后按 Enter 键可开始新的标记。",
"xpack.securitySolution.case.createCase.titleFieldRequiredError": "标题必填。",
Expand Down

0 comments on commit bd15482

Please sign in to comment.