]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/website_post.py
Web: Revise Chinese translation in build scripts
[lilypond.git] / scripts / build / website_post.py
index c60e3cdfcf5b2aecc7d783ba3f33cbf09a5c7a0a..93e3c8d50d2bad0061c45d53b730d43b22107a98 100644 (file)
@@ -45,11 +45,11 @@ translations = {
         },
     'zh': {
         'English': '中文',
-        'Other languages': '其语言',
+        'Other languages': '其语言',
         },
     }
 
-# needs at least: make -C po or makeC Documentation/po
+# needs at least: make -C po or make -C Documentation/po
 HAVE_GETTEXT = False
 
 ####  this breaks on lilypond.org