summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIván <ivan@ivanhercaz.com>2020-01-07 21:30:40 +0000
committerMatan Kushner <hello@matchai.me>2020-01-07 16:30:40 -0500
commite146eb59df4dadf7fe4808658801e35669d3b520 (patch)
tree05282540388a297d287e8fbf29e666b100a93b37
parentdab27f33342af7711e3c78ab4bd59c6a532e4514 (diff)
docs(i18n): add Spanish as WIP localization (#813)
-rw-r--r--README.md4
-rw-r--r--media/flag-es.pngbin0 -> 2764 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index eac4c6bfc..9d2663b6f 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,10 @@
><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-de.png" alt="Deutsch"
/></a>
&nbsp;
+ <a href="https://translate.starship.rs/project/starship-prompt/es"
+ ><img height="20" src="https://raw.githubusercontent.com/starship/starship/master/media/flag-es.png" alt="Español"
+ /></a>
+ &nbsp;
<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"
/></a>
diff --git a/media/flag-es.png b/media/flag-es.png
new file mode 100644
index 000000000..f1a8a7c5a
--- /dev/null
+++ b/media/flag-es.png
Binary files differ