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:
Diffstat (limited to 'plugins/DBStats/lang/ja.json')
-rw-r--r--plugins/DBStats/lang/ja.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DBStats/lang/ja.json b/plugins/DBStats/lang/ja.json
index 3c56e5d412..b48dfb5fca 100644
--- a/plugins/DBStats/lang/ja.json
+++ b/plugins/DBStats/lang/ja.json
@@ -1,8 +1,8 @@
{
"DBStats": {
- "DatabaseUsage": "データベースの使用量",
- "DataSize": "データサイズ",
"DBSize": "DB サイズ",
+ "DataSize": "データサイズ",
+ "DatabaseUsage": "データベースの使用量",
"EstimatedSize": "推定サイズ",
"IndexSize": "インデックスサイズ",
"LearnMore": "Matomo のデータ処理方法やトラフィックの比較的高いウェブサイトで Matomo をうまく機能させる方法についての詳細は、次のドキュメント を参照してください:%s",
@@ -18,4 +18,4 @@
"TotalSize": "総サイズ",
"TrackerTables": "トラッカーテーブル"
}
-} \ No newline at end of file
+}