New translation update from Crowdin (#2318)

This commit is contained in:
BruceChen 2022-11-04 09:46:21 +08:00 committed by GitHub
parent 4341304c05
commit 524dbea8fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
284 changed files with 158096 additions and 720 deletions

28
docs/ca/README.md Normal file
View file

@ -0,0 +1,28 @@
---
home: true
heroImage: /images/MCC_logo_with_edge.png
tagline: 'Minecraft Console Client (MCC) is a lightweight open-source Minecraft Java client implemented in C#'
actions:
-
text: Installation
link: ./guide/installation.md
type: primary
-
text: Learn More →
link: ./guide/
type: secondary
actionText:
actionLink:
features:
-
title: Chat
details: Chat with other people on the server
-
title: Automation
details: Create bots to do automated tasks
-
title: Supported Versions
details: 1.4 - 1.19.2
footer: Made by MCC Team with ❤️
---