docs(i18n): New Crowdin updates (#2559)

This commit is contained in:
Matan Kushner
2021-04-08 11:52:32 -04:00
committed by GitHub
parent 8af677c811
commit 7a0046ed58
46 changed files with 986 additions and 985 deletions
+1 -1
View File
@@ -92,5 +92,5 @@ If Starship was installed using the `curl | bash` script, the following command
```sh
# Locate and delete the starship binary
bash -c 'rm "$(which starship)"'
sh -c 'rm "$(which starship)"'
```