diff --git a/index.html b/index.html index b40eb24..36291b1 100644 --- a/index.html +++ b/index.html @@ -696,10 +696,11 @@
diff --git a/js/l10n.js b/js/l10n.js index 3af4ec2..ef6fb32 100644 --- a/js/l10n.js +++ b/js/l10n.js @@ -204,6 +204,11 @@ l10n.MESSAGES = { 'en': 'Turn off Altair 8800.', 'zh': '关闭 Altair 8800', }, + + 'reference-title': { + 'en': 'References', + 'zh': '参考资料', + }, }; /**