aboutsummaryrefslogtreecommitdiffstats
path: root/language/ja_JP/admin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-04-01 12:24:20 +0000
committerplegall <plg@piwigo.org>2010-04-01 12:24:20 +0000
commitdd22f7a26e7968afa6c59719744f08ca106c6894 (patch)
treebe913d852cbefd79aaf78e36913e718e03088270 /language/ja_JP/admin.lang.php
parent542784a54bfb69ca5c952fe91e836f249ab88d8d (diff)
i18n: apply help.html dispatch to all languages having the help.html filled for 2.0
git-svn-id: http://piwigo.org/svn/trunk@5526 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ja_JP/admin.lang.php')
-rw-r--r--language/ja_JP/admin.lang.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ja_JP/admin.lang.php b/language/ja_JP/admin.lang.php
index a2ad35777..6624f750f 100644
--- a/language/ja_JP/admin.lang.php
+++ b/language/ja_JP/admin.lang.php
@@ -744,4 +744,7 @@ $lang['Activate icon "%s"'] = '"%s"のアイコンを有効する';
$lang['Activate field "%s"'] = '"%s"のフィールドを有効する';
$lang['Photo Properties'] = '写真のプロパティ';
$lang['Allow user customization'] = 'ユーザーのカスタマイズを有効にする';
-?> \ No newline at end of file
+$lang['Miscellaneous'] = 'その他の情報';
+$lang['User Upload'] = 'ユーザによるアップロード';
+$lang['Virtual Links'] = 'バーチャルのリンク';
+?>