]> git.donarmstrong.com Git - lilypond.git/blobdiff - lilypond-texi2html.init
first japanese documentation templates with some translations
[lilypond.git] / lilypond-texi2html.init
index 6abc48cd980eb76659e85c2f9b20c8d45c36d05a..88797be6b482fed5197a3ae45f8d1d7b3acc7d67 100644 (file)
@@ -81,6 +81,9 @@ $LY_LANGUAGES->{'es'} = {
 $LY_LANGUAGES->{'de'} = {
     'Back to Documentation Index' => '',
 };
+$LY_LANGUAGES->{'ja'} = {
+    'Back to Documentation Index' => 'ドキュメント インデックスに戻る',
+};
 
 
 sub ly_get_string () {