summaryrefslogtreecommitdiff
path: root/lib/plugins/extension
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-15 15:27:03 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-15 15:27:03 +0200
commita1bc634ed7cd39d59f82797896dc5f42f753f527 (patch)
tree6ddd4b1fd9739ba107669b5abe091d2c4944cd24 /lib/plugins/extension
parentd60f797cc10593172186649f0a72e17f0a29f163 (diff)
parent8cce24b8aea630d7791ca2b67ad6dc4bf89c19a9 (diff)
downloadrpg-a1bc634ed7cd39d59f82797896dc5f42f753f527.tar.gz
rpg-a1bc634ed7cd39d59f82797896dc5f42f753f527.tar.bz2
Merge pull request #1237 from dokuwiki-translate/lang_update_110
Translation update (ja)
Diffstat (limited to 'lib/plugins/extension')
-rw-r--r--lib/plugins/extension/lang/ja/lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/extension/lang/ja/lang.php b/lib/plugins/extension/lang/ja/lang.php
index 42334c767..689a9877e 100644
--- a/lib/plugins/extension/lang/ja/lang.php
+++ b/lib/plugins/extension/lang/ja/lang.php
@@ -28,6 +28,7 @@ $lang['btn_disable'] = '無効化';
$lang['btn_install'] = 'インストール';
$lang['btn_reinstall'] = '再インストール';
$lang['js']['reallydel'] = 'この拡張機能を本当にアンインストールしますか?';
+$lang['js']['display_viewoptions'] = '表示オプション: ';
$lang['js']['display_enabled'] = '有効';
$lang['js']['display_disabled'] = '無効';
$lang['js']['display_updatable'] = '更新可能';