mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(i18n): new Crowdin updates (#1705)
This commit is contained in:
@@ -123,7 +123,7 @@ error_symbol = "[✖](bold red) "
|
||||
++ format = "took [$duration]($style)"
|
||||
```
|
||||
|
||||
#### Directory
|
||||
#### Diretório
|
||||
|
||||
| Removed Property | Replacement |
|
||||
| ---------------- | ----------- |
|
||||
@@ -134,7 +134,7 @@ error_symbol = "[✖](bold red) "
|
||||
```diff
|
||||
[directory]
|
||||
-- prefix = "in "
|
||||
++ format = "[$path]($style)[$lock_symbol]($lock_style)"
|
||||
++ format = "[$path]($style)[$read_only]($read_only_style)"
|
||||
```
|
||||
|
||||
#### Environment Variable
|
||||
@@ -153,7 +153,7 @@ error_symbol = "[✖](bold red) "
|
||||
++ format = "with [$env_value]($style) "
|
||||
```
|
||||
|
||||
#### Git Commit
|
||||
#### Git commit
|
||||
|
||||
| Removed Property | Replacement |
|
||||
| ---------------- | ----------- |
|
||||
|
||||
Reference in New Issue
Block a user