diff options
Diffstat (limited to '')
-rw-r--r-- | language/ja_JP/install.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ja_JP/install.lang.php b/language/ja_JP/install.lang.php index 969f529c2..8ae1d0eb7 100644 --- a/language/ja_JP/install.lang.php +++ b/language/ja_JP/install.lang.php @@ -63,4 +63,5 @@ $lang['You can download the config file and upload it to local/config directory $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'どうぞ、フォーラムで相談するのをためらわないでください: %s'; $lang['Just another Piwigo gallery'] = '他のPiwigoギャラリー'; $lang['Welcome to your new installation of Piwigo!'] = '新しくPiwigoをインストールしていただき、ありがとうざいます!'; -$lang['Welcome to my photo gallery'] = '私のフォトギャラリーへようこそ';
\ No newline at end of file +$lang['Welcome to my photo gallery'] = '私のフォトギャラリーへようこそ'; +$lang['localhost or other, supplied by your host provider'] = 'localhost または、他のホスト、あるいは、あなたのホスティング業者から提供されたホスト名です。';
\ No newline at end of file |