]> git.donarmstrong.com Git - lilypond.git/blobdiff - lilypond-texi2html.init
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lilypond-texi2html.init
index 8d593f20c6507affab32c5a32dd3fef5d8af60a4..cf9a6df30cbde71eac45c0ef6c0a737de985ccc1 100644 (file)
@@ -76,10 +76,13 @@ $LY_LANGUAGES->{'fr'} = {
     'Back to Documentation Index' => 'Retour à l\'accueil de la documentation',
 };
 $LY_LANGUAGES->{'es'} = {
-    'Back to Documentation Index' => '',
+    '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' => 'ドキュメント インデックスに戻る',
 };