aboutsummaryrefslogtreecommitdiff
path: root/languages/ja/ja.embed.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ja/ja.embed.php')
-rw-r--r--languages/ja/ja.embed.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/languages/ja/ja.embed.php b/languages/ja/ja.embed.php
deleted file mode 100644
index 0f8c73034..000000000
--- a/languages/ja/ja.embed.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$ja = array (
- 'embed:instructions' => '貼り付けるファイルを選択',
- 'embed:media' => 'ファイルの貼り付け',
-);
-
-add_translation("ja", $ja);
-