Skip to content

Commit

Permalink
fix i18n
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed May 26, 2021
1 parent fdf5f19 commit 55d0511
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/ja-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,6 @@
"data.fieldFormats.duration.outputFormats.asSeconds": "秒",
"data.fieldFormats.duration.outputFormats.asWeeks": "週間",
"data.fieldFormats.duration.outputFormats.asYears": "年",
"data.fieldFormats.duration.outputFormats.humanize": "人間に読解可能",
"data.fieldFormats.duration.title": "期間",
"data.fieldFormats.histogram.title": "ヒストグラム",
"data.fieldFormats.ip.title": "IP アドレス",
Expand Down
1 change: 0 additions & 1 deletion x-pack/plugins/translations/translations/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,6 @@
"data.fieldFormats.duration.outputFormats.asSeconds": "秒",
"data.fieldFormats.duration.outputFormats.asWeeks": "周",
"data.fieldFormats.duration.outputFormats.asYears": "年",
"data.fieldFormats.duration.outputFormats.humanize": "可人工读取",
"data.fieldFormats.duration.title": "持续时间",
"data.fieldFormats.histogram.title": "直方图",
"data.fieldFormats.ip.title": "IP 地址",
Expand Down

0 comments on commit 55d0511

Please sign in to comment.