From 7bd008947b2148f4c6cf1db2bd0e1a9073bdd39a Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Sat, 25 Jan 2020 00:49:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8A=8A=E5=AF=BC=E8=88=AA=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E5=9C=86=E6=8B=AC=E5=8F=B7=E7=BB=9F=E4=B8=80=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=85=A8=E8=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 1e8f6a7807..cd1266138b 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -463,12 +463,12 @@ }, { "url": "guide/i18n", - "title": "国际化 (i18n)", + "title": "国际化(i18n)", "tooltip": "把应用模板中的文本翻译成多种语言。" }, { "url": "guide/accessibility", - "title": "无障碍(a11y)", + "title": "无障碍(a11y)", "tooltip": "设计能被所有用户访问的应用" }, {