Skip to content

Commit 63c6671

Browse files
authored
Merge pull request #135 from eduaddad/patch-2
light and dark translation was reversed
2 parents 87ee67f + 67567cf commit 63c6671

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

languages/pt-br.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@
186186
"Just now": "Agora mesmo",
187187

188188
"Theme: ": "Tema: ",
189-
"_(light)": "escuro",
190-
"_(dark)": "claro",
189+
"_(light)": "claro",
190+
"_(dark)": "escuro",
191191
"_(system)": "sistema",
192192
"(No data yet)": "(Ainda não existem dados)",
193193
"Send": "Enviado",

0 commit comments

Comments
 (0)