mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-24 13:47:38 +00:00
docs(i18n): Add Russian docs to the website and README.md
This commit is contained in:
parent
aa3746fdbf
commit
bfbe330549
@ -50,6 +50,10 @@
|
|||||||
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-tw.png" alt="繁體中文"
|
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-tw.png" alt="繁體中文"
|
||||||
/></a>
|
/></a>
|
||||||
|
|
||||||
|
<a href="https://github.com/starship/starship/blob/master/docs/ru-RU/guide/README.md"
|
||||||
|
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png" alt="Русский"
|
||||||
|
/></a>
|
||||||
|
|
||||||
<a href="https://translate.starship.rs/project/starship-prompt/zh-CN"
|
<a href="https://translate.starship.rs/project/starship-prompt/zh-CN"
|
||||||
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png" alt="简体中文"
|
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png" alt="简体中文"
|
||||||
/></a>
|
/></a>
|
||||||
@ -65,10 +69,6 @@
|
|||||||
<a href="https://translate.starship.rs/project/starship-prompt/fr"
|
<a href="https://translate.starship.rs/project/starship-prompt/fr"
|
||||||
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png" alt="Français"
|
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png" alt="Français"
|
||||||
/></a>
|
/></a>
|
||||||
|
|
||||||
<a href="https://translate.starship.rs/project/starship-prompt/ru"
|
|
||||||
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png" alt="Русский"
|
|
||||||
/></a>
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h1></h1>
|
<h1></h1>
|
||||||
|
@ -14,6 +14,11 @@ module.exports = {
|
|||||||
lang: "zh-TW",
|
lang: "zh-TW",
|
||||||
title: "Starship",
|
title: "Starship",
|
||||||
description: "The cross-shell prompt for astronauts"
|
description: "The cross-shell prompt for astronauts"
|
||||||
|
},
|
||||||
|
"/ru-RU/": {
|
||||||
|
lang: "ru-RU",
|
||||||
|
title: "Starship",
|
||||||
|
description: "The cross-shell prompt for astronauts"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// prettier-ignore
|
// prettier-ignore
|
||||||
|
BIN
media/flag-ru.png
Executable file → Normal file
BIN
media/flag-ru.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 741 B |
Loading…
Reference in New Issue
Block a user