docs(i18n): new Crowdin updates (#1705)

This commit is contained in:
Matan Kushner
2020-09-30 21:23:36 -04:00
committed by GitHub
parent c02b335ee3
commit 15c04e7d18
18 changed files with 1887 additions and 1885 deletions
+3 -3
View File
@@ -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 |
| ---------------- | ----------- |