diff options
author | Andreas Gohr <andi@splitbrain.org> | 2015-07-29 14:07:22 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2015-07-29 14:07:22 +0200 |
commit | 32792fc0525b91da1375fdc969e2db55be644752 (patch) | |
tree | a90abc94602ed4bc59126fd87b54ce3f3c041ce9 /lib | |
parent | 5467e9c576bb20bf9ab669f02bfc8fc5527f9c74 (diff) | |
parent | 00735b39660960c65922e77368290898d1fcaaff (diff) | |
download | rpg-32792fc0525b91da1375fdc969e2db55be644752.tar.gz rpg-32792fc0525b91da1375fdc969e2db55be644752.tar.bz2 |
Merge pull request #1256 from dokuwiki-translate/lang_update_146
Translation update (ja)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tpl/dokuwiki/lang/ja/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tpl/dokuwiki/lang/ja/lang.php b/lib/tpl/dokuwiki/lang/ja/lang.php index 98de60320..1800e2aaa 100644 --- a/lib/tpl/dokuwiki/lang/ja/lang.php +++ b/lib/tpl/dokuwiki/lang/ja/lang.php @@ -5,6 +5,7 @@ * * @author Hideaki SAWADA <chuno@live.jp> */ +$lang['__background_site__'] = 'サイト全体の背景色(content box の背後)'; $lang['__link__'] = '通常のリンク色'; $lang['__existing__'] = '既存ページへのリンク色'; $lang['__missing__'] = '存在しないページへのリンク色'; |