Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-10-07 10:55:34 +0300
committerGitHub <noreply@github.com>2019-10-07 10:55:34 +0300
commitea6b00bd3bf13d2cb3514b61c406fe6c12d3dba9 (patch)
tree479a6ce627d9e5142775493673d72547d093a7e5 /plugins/SegmentEditor/lang/ja.json
parentf37141062c5912a2e963ff12df791557a47e634a (diff)
language update (#14964)
Diffstat (limited to 'plugins/SegmentEditor/lang/ja.json')
-rw-r--r--plugins/SegmentEditor/lang/ja.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/SegmentEditor/lang/ja.json b/plugins/SegmentEditor/lang/ja.json
index 246b7e4699..05ae21a377 100644
--- a/plugins/SegmentEditor/lang/ja.json
+++ b/plugins/SegmentEditor/lang/ja.json
@@ -52,6 +52,7 @@
"CustomUnprocessedSegmentApiError5": "あなたのセグメントが Live.getLastVisitsDetails API を使用して処理されるのを待たずに動作するかどうかテストできます。",
"CustomUnprocessedSegmentApiError6": "この API メソッドを使用すると、&segment= parameter で一致したユーザーとアクションが表示されます。",
"CustomUnprocessedSegmentNoData": "このセグメントのデータを表示するには、セグメントエディタでこのセグメントを手動で作成し、前処理が完了するまで数時間待つ必要があります。",
- "AddThisToMatomo": "このセグメントを Matomo に追加する"
+ "AddThisToMatomo": "このセグメントを Matomo に追加する",
+ "Test": "テスト"
}
} \ No newline at end of file