bottender icon indicating copy to clipboard operation
bottender copied to clipboard

docs: trying to fix i18n

Open tw0517tw opened this issue 3 years ago • 2 comments

https://docusaurus.io/docs/next/migration/translated-sites Trying to fix i18n following Docusaurus migration guide. Using the Crowdin branch approach.

Currently I put new i18n file structure on Crowdin v2 branch (https://crowdin.com/project/bottender/content/files), but this should be merged to Crowdin master branch and change the branch being used in website/package.json.

The </a> changes is used to fix MDX format. (https://docusaurus.io/docs/next/i18n/crowdin#mdx)

tw0517tw avatar Dec 01 '21 08:12 tw0517tw

✔️ Deploy Preview for affectionate-colden-fe4df1 ready!

🔨 Explore the source changes: 3b120b6be1d58fe7368e919d726ea2f974ac1429

🔍 Inspect the deploy log: https://app.netlify.com/sites/affectionate-colden-fe4df1/deploys/61a73683004a990007dbe411

😎 Browse the preview: https://deploy-preview-958--affectionate-colden-fe4df1.netlify.app

netlify[bot] avatar Dec 01 '21 08:12 netlify[bot]

Codecov Report

Merging #958 (3b120b6) into master (cab2af6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #958   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files         123      123           
  Lines        6350     6350           
  Branches     1622     1572   -50     
=======================================
  Hits         5338     5338           
- Misses       1003     1008    +5     
+ Partials        9        4    -5     
Impacted Files Coverage Δ
packages/bottender/src/shared/getClient.ts 52.63% <0.00%> (ø)
packages/create-bottender-app/src/shared/log.ts 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cab2af6...3b120b6. Read the comment docs.

codecov-commenter avatar Dec 01 '21 08:12 codecov-commenter