mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(i18n): Update Crowdin translations (#441)
This commit is contained in:
@@ -1,37 +1,35 @@
|
||||
<p align="center">
|
||||
<br />
|
||||
<img
|
||||
<br /><img
|
||||
width="400"
|
||||
src="https://raw.githubusercontent.com/starship/starship/master/media/logo.png"
|
||||
alt="Starship – Cross-shell prompt"
|
||||
/>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://crates.io/crates/starship">
|
||||
<img src="https://badgen.net/crates/v/starship" alt="Crates.io version" />
|
||||
</a>
|
||||
<a href="https://dev.azure.com/starship-control/starship/_build">
|
||||
<img
|
||||
<a href="https://crates.io/crates/starship"
|
||||
><img src="https://badgen.net/crates/v/starship" alt="Crates.io version"
|
||||
/></a>
|
||||
<a href="https://dev.azure.com/starship-control/starship/_build"
|
||||
><img
|
||||
src="https://badgen.net/azure-pipelines/starship-control/starship/Starship%20Test%20Suite"
|
||||
alt="Azure Pipelines Build Status"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://repology.org/project/starship/versions">
|
||||
<img src="https://repology.org/badge/tiny-repos/starship.svg" alt="Packaging status">
|
||||
</a><br>
|
||||
<a href="#contributors">
|
||||
<img
|
||||
src="https://badgen.net/badge/all%20contributors/20/orange"
|
||||
/></a>
|
||||
<a href="https://repology.org/project/starship/versions"
|
||||
><img
|
||||
src="https://repology.org/badge/tiny-repos/starship.svg"
|
||||
alt="Packaging status"/></a
|
||||
><br /><a href="#contributors"
|
||||
><img
|
||||
src="https://badgen.net/badge/all%20contributors/35/orange"
|
||||
alt="All Contributors"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://discord.gg/8Jzqu3T">
|
||||
<img
|
||||
/></a>
|
||||
<a href="https://discord.gg/8Jzqu3T"
|
||||
><img
|
||||
src="https://badgen.net/badge/chat/on%20discord/7289da"
|
||||
alt="Chat on Discord"
|
||||
/>
|
||||
</a>
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
<h4 align="center">
|
||||
<br />
|
||||
<a href="https://starship.rs">Website</a>
|
||||
@@ -40,6 +38,31 @@
|
||||
·
|
||||
<a href="https://starship.rs/config/">Configuration</a>
|
||||
</h4>
|
||||
<p align="center">
|
||||
<a href="./README.md"
|
||||
><img height="20" src="./media/flag-us.png" alt="English"
|
||||
/></a>
|
||||

|
||||
<a href="./translations/README.ja.md"
|
||||
><img height="20" src="./media/flag-jp.png" alt="日本語"
|
||||
/></a>
|
||||

|
||||
<a href="https://translate.starship.rs/project/starship-prompt/zh-CN"
|
||||
><img height="20" src="./media/flag-cn.png" alt="中文"
|
||||
/></a>
|
||||

|
||||
<a href="https://translate.starship.rs/project/starship-prompt/de"
|
||||
><img height="20" src="./media/flag-de.png" alt="Deutsch"
|
||||
/></a>
|
||||

|
||||
<a href="https://translate.starship.rs/project/starship-prompt/fr"
|
||||
><img height="20" src="./media/flag-fr.png" alt="Français"
|
||||
/></a>
|
||||

|
||||
<a href="https://translate.starship.rs/project/starship-prompt/ru"
|
||||
><img height="20" src="./media/flag-ru.png" alt="Русский"
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
<h1></h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user