8000 Fix the build · tannewt/circuitpython@cc68964 · GitHub
[go: up one dir, main page]

Skip to content

Commit cc68964

Browse files
authored
Fix the build
1 parent 5cfd28b commit cc68964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locale/pt_BR.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgstr ""
1414
"Language-Team: \n"
1515
"Language: pt_BR\n"
1616
"MIME-Version: 1.0\n"
17-
"Content-Type: text/plain; charset=CHARSET\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919

2020
#: extmod/machine_i2c.c:299
@@ -171,7 +171,7 @@ msgstr "A atualização automática está desligada.\n"
171171

172172
#: main.c:175
173173
msgid "Running in safe mode! Not running saved code.\n"
174-
msgstr "Rodando em modo seguro! Não está executando o código salvo."
174+
msgstr "Rodando em modo seguro! Não está executando o código salvo.\n"
175175

176176
#: main.c:191
177177
msgid "WARNING: Your code filename has two extensions\n"

0 commit comments

Comments
 (0)
0