From 1bacaa531c9c8583b10eecf213d778153e98257e Mon Sep 17 00:00:00 2001 From: TuanTV Date: Thu, 11 Apr 2019 17:59:30 +0700 Subject: [PATCH 1/6] translate vietnamese home page, header, footer --- content/community/nav.yml | 4 ++-- content/docs/nav.yml | 10 +++++----- .../a-component-using-external-plugins.md | 4 ++-- content/home/examples/a-simple-component.md | 6 +++--- content/home/examples/a-stateful-component.md | 2 +- content/home/examples/an-application.md | 4 ++-- content/home/marketing/component-based.md | 4 ++-- content/home/marketing/declarative.md | 4 ++-- .../home/marketing/learn-once-write-anywhere.md | 6 +++--- src/components/LayoutFooter/Footer.js | 16 ++++++++-------- src/components/LayoutHeader/DocSearch.js | 2 +- src/components/LayoutHeader/Header.js | 9 +++++---- .../TitleAndMetaTags/TitleAndMetaTags.js | 2 +- src/pages/404.js | 10 +++++----- src/pages/index.js | 12 ++++++------ 15 files changed, 48 insertions(+), 47 deletions(-) diff --git a/content/community/nav.yml b/content/community/nav.yml index 0f59b80a0..44d1b29a6 100644 --- a/content/community/nav.yml +++ b/content/community/nav.yml @@ -1,4 +1,4 @@ -- title: Community Resources +- title: Nguồn cộng đồng items: - id: support title: Support @@ -18,7 +18,7 @@ title: Videos - id: external-resources title: External Resources -- title: Tools +- title: Công cụ items: - id: debugging-tools title: Debugging diff --git a/content/docs/nav.yml b/content/docs/nav.yml index 2eafe8803..eff955a4e 100644 --- a/content/docs/nav.yml +++ b/content/docs/nav.yml @@ -1,4 +1,4 @@ -- title: Installation +- title: Cài đặt items: - id: getting-started title: Getting Started @@ -8,7 +8,7 @@ title: Create a New React App - id: cdn-links title: CDN Links -- title: Main Concepts +- title: Khái niệm isOrdered: true items: - id: hello-world @@ -35,7 +35,7 @@ title: Composition vs Inheritance - id: thinking-in-react title: Thinking In React -- title: Advanced Guides +- title: Hướng dẫn nâng cao items: - id: accessibility title: Accessibility @@ -79,7 +79,7 @@ title: Uncontrolled Components - id: web-components title: Web Components -- title: API Reference +- title: API Tham khảo items: - id: react-api title: React @@ -123,7 +123,7 @@ title: Tham chiếu Hooks API - id: hooks-faq title: Hooks FAQ -- title: Contributing +- title: Đóng góp items: - id: how-to-contribute title: How to Contribute diff --git a/content/home/examples/a-component-using-external-plugins.md b/content/home/examples/a-component-using-external-plugins.md index 1c50c8718..1fc156ecd 100644 --- a/content/home/examples/a-component-using-external-plugins.md +++ b/content/home/examples/a-component-using-external-plugins.md @@ -1,7 +1,7 @@ --- -title: A Component Using External Plugins +title: Một thành phần sử dụng plugins bên ngoài order: 3 domid: markdown-example --- -React allows you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `