summaryrefslogtreecommitdiffstats
path: root/docs/pt-BR/presets
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/pt-BR/presets
parent43feb6e4ecd756445b0bde391da41265e79a9e8c (diff)
docs(i18n): new Crowdin updates (#3012)
Diffstat (limited to 'docs/pt-BR/presets')
-rw-r--r--docs/pt-BR/presets/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/pt-BR/presets/README.md b/docs/pt-BR/presets/README.md
index 2333600bd..8668fe579 100644
--- a/docs/pt-BR/presets/README.md
+++ b/docs/pt-BR/presets/README.md
@@ -112,6 +112,9 @@ format = '\[[$symbol($version)]($style)\]'
[cmd_duration]
format = '\[[⏱ $duration ]($style)\]'
+[cobol]
+format = '\[[$symbol($version)]($style)\]'
+
[conda]
format = '\[[$symbol$environment]($style)\]'
@@ -272,6 +275,9 @@ deleted = "x"
[aws]
symbol = "aws "
+[cobol]
+symbol = "cobol "
+
[conda]
symbol = "conda "
@@ -375,6 +381,9 @@ Está predefinição oculta a versão do runtime da linguagem. Se você trabalha
[cmake]
format = "via [$symbol]($style)"
+[cobol]
+format = "via [$symbol]($style)"
+
[crystal]
format = "via [$symbol]($style)"