summaryrefslogtreecommitdiffstats
path: root/docs/tr-TR/guide
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2021-09-21 09:36:29 -0400
committerGitHub <noreply@github.com>2021-09-21 09:36:29 -0400
commite29b2ddc91b24d8bb672b2ed3b91085bf9407354 (patch)
tree0e7c99c0a2076a699bd04586b4aecbcdfc92428a /docs/tr-TR/guide
parent43feb6e4ecd756445b0bde391da41265e79a9e8c (diff)
docs(i18n): new Crowdin updates (#3012)
Diffstat (limited to 'docs/tr-TR/guide')
-rw-r--r--docs/tr-TR/guide/README.md58
1 files changed, 33 insertions, 25 deletions
diff --git a/docs/tr-TR/guide/README.md b/docs/tr-TR/guide/README.md
index 11a165ce1..a8d049750 100644
--- a/docs/tr-TR/guide/README.md
+++ b/docs/tr-TR/guide/README.md
@@ -51,67 +51,75 @@
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/ja-JP/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/de-DE/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-jp.png"
- alt="日本語"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png"
+ alt="Deutsch"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/zh-TW/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/es-ES/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-tw.png"
- alt="繁體中文"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-es.png"
+ alt="Español"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/ru-RU/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/fr-FR/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png"
- alt="Русский"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png"
+ alt="Français"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/de-DE/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/ja-JP/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png"
- alt="Deutsch"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-jp.png"
+ alt="日本語"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/pt-BR/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png"
- alt="简体中文"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-br.png"
+ alt="Português do Brasil"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/es-ES/guide/README.md"
+ 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-es.png"
- alt="Español"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-ru.png"
+ alt="Русский"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/fr-FR/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/vi-VN/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-fr.png"
- alt="Français"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-vn.png"
+ alt="Tiếng Việt"
/></a>
&nbsp;
<a
- href="https://github.com/starship/starship/blob/master/docs/vi-VN/guide/README.md"
+ href="https://github.com/starship/starship/blob/master/docs/zh-CN/guide/README.md"
><img
height="20"
- src="https://raw.githubusercontent.com/starship/starship/master/media/flag-vn.png"
- alt="Tiếng Việt"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-cn.png"
+ alt="简体中文"
+ /></a>
+ &nbsp;
+ <a
+ href="https://github.com/starship/starship/blob/master/docs/zh-TW/guide/README.md"
+ ><img
+ height="20"
+ src="https://raw.githubusercontent.com/starship/starship/master/media/flag-tw.png"
+ alt="繁體中文"
/></a>
</p>
@@ -160,8 +168,8 @@
```sh
sh -c "$(curl -fsSL https://starship.rs/install.sh)"
```
- To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
+ To update the Starship itself, rerun the above script. It will replace the current version without touching Starship's configuration.
**Note** - The defaults of the install script can be overridden see the built-in help.