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@piwik.org>2018-12-17 19:53:33 +0300
committerGitHub <noreply@github.com>2018-12-17 19:53:33 +0300
commit808780232c38b036bb903e3e434eede7f25e00a9 (patch)
tree2c7af860d05ed078b6bf6b8f80d862e6c2a19bc7 /plugins/Contents
parent42e5bfa8435d4341c06088a91322e0ea3869399e (diff)
language update (#13871)
Diffstat (limited to 'plugins/Contents')
-rw-r--r--plugins/Contents/lang/ja.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Contents/lang/ja.json b/plugins/Contents/lang/ja.json
index 8979a9aad5..b26f07d369 100644
--- a/plugins/Contents/lang/ja.json
+++ b/plugins/Contents/lang/ja.json
@@ -13,7 +13,7 @@
"ContentTarget": "コンテンツターゲット",
"ContentTargets": "コンテンツターゲット",
"Contents": "コンテンツ",
- "InteractionsMetricDocumentation": "コンテンツブロックが操作された回数(バナーや広告の「クリック」など)。",
+ "InteractionsMetricDocumentation": "コンテンツブロックが操作された回数(バナーや広告の ' クリック ' など)。",
"ImpressionsMetricDocumentation": "広告やバナーなどのコンテンツブロックがページに表示された回数。",
"InteractionRateMetricDocumentation": "インタラクションに対するコンテンツインプレッションの比率。"
}