Skip to content

Commit 7cfe478

Browse files
committed
Fixed brightness issue
1 parent 662a98a commit 7cfe478

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

locale/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,11 @@ msgstr "Ambos pines deben soportar interrupciones por hardware"
322322

323323
#: shared-bindings/supervisor/__init__.c
324324
msgid "Brightness must be between 0 and 255"
325-
msgstr "Brightness debe estar entro 0 y 255"
325+
msgstr "Brillo debe estar entro 0 y 255"
326326

327327
#: shared-bindings/displayio/Display.c
328328
msgid "Brightness not adjustable"
329-
msgstr "Brightness no adjustable"
329+
msgstr "Brillo no adjustable"
330330

331331
#: shared-module/usb_hid/Device.c
332332
#, c-format

0 commit comments

Comments
 (0)