mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Update references to gitlocalize project (#2427)
This commit is contained in:
parent
1d1c2bf163
commit
9bdf3014c2
@ -11,7 +11,7 @@
|
||||
<a href="https://crates.io/crates/yew"><img alt="Crate Info" src="https://img.shields.io/crates/v/yew.svg"/></a>
|
||||
<a href="https://docs.rs/yew/"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-yew-green"/></a>
|
||||
<a href="https://discord.gg/VQck8X4"><img alt="Discord Chat" src="https://img.shields.io/discord/701068342760570933"/></a>
|
||||
<a href="https://gitlocalize.com/repo/4999/whole_project?utm_source=badge"> <img src="https://gitlocalize.com/repo/4999/whole_project/badge.svg" /> </a>
|
||||
<a href="https://gitlocalize.com/repo/7052/whole_project?utm_source=badge"> <img src="https://gitlocalize.com/repo/7052/whole_project/badge.svg" /> </a>
|
||||
<a href="https://blog.rust-lang.org/2020/12/31/Rust-1.56.0.html"><img alt="Rustc Version 1.56.0+" src="https://img.shields.io/badge/rustc-1.56%2B-lightgrey.svg"/></a>
|
||||
</p>
|
||||
|
||||
@ -70,7 +70,7 @@ Please [report all bugs!](https://github.com/yewstack/yew/issues/new/choose) We
|
||||
|
||||
#### 🤓 Want to help translate?
|
||||
|
||||
Translations can be submitted on the [Yew GitLocalize Repo](https://gitlocalize.com/repo/4999). If you are interested in being the official moderator for a language, please reach out on Discord.
|
||||
Translations can be submitted on the [Yew GitLocalize Repo](https://gitlocalize.com/repo/7052). If you are interested in being the official moderator for a language, please reach out on Discord.
|
||||
|
||||
## Contributors
|
||||
|
||||
|
||||
@ -34,7 +34,7 @@ This command generates static content into the `build` directory and can be serv
|
||||
|
||||
## Localization
|
||||
|
||||
Localization is done on [GitLocalize](https://gitlocalize.com/repo/4999/whole_project).
|
||||
Localization is done on [GitLocalize](https://gitlocalize.com/repo/7052/whole_project).
|
||||
You can sign in with your GitHub account to start translating.
|
||||
|
||||
When you add to the docs in the `mdx` files,
|
||||
@ -42,7 +42,7 @@ Contributors on GitLocalize will translate the added content
|
||||
and the translation will get dumped under the [i18n](i18n) folder in a later time.
|
||||
|
||||
If you are a native speaker of one of the translated languages,
|
||||
and you are interested in translating your edits yourself,
|
||||
and you are interested in translating your edits yourself,
|
||||
you are welcome to navigate to the folder and do it yourself!
|
||||
|
||||
If you want to write displayed content in `html/jsx` instead of vanilla markdown,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user