X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lilypond-texi2html.init;h=cf9a6df30cbde71eac45c0ef6c0a737de985ccc1;hb=401b2a20c66fef5641d0d7de557c270b1899422b;hp=6abc48cd980eb76659e85c2f9b20c8d45c36d05a;hpb=d598df87c1e3813d88a951ac4c417ca7164b50a2;p=lilypond.git diff --git a/lilypond-texi2html.init b/lilypond-texi2html.init index 6abc48cd98..cf9a6df30c 100644 --- a/lilypond-texi2html.init +++ b/lilypond-texi2html.init @@ -79,7 +79,10 @@ $LY_LANGUAGES->{'es'} = { 'Back to Documentation Index' => 'Volver al índice de la documentación', }; $LY_LANGUAGES->{'de'} = { - 'Back to Documentation Index' => '', + 'Back to Documentation Index' => 'Zur Dokumentationsübersicht', +}; +$LY_LANGUAGES->{'ja'} = { + 'Back to Documentation Index' => 'ドキュメント インデックスに戻る', };