feat(backlight): add page widget for backlight feature

This commit is contained in:
retrozinndev
2025-08-26 17:07:44 -03:00
parent e84f5f0bdf
commit dd98e34352
6 changed files with 72 additions and 1 deletions
+5
View File
@@ -61,6 +61,11 @@ export default {
gamma: "Gamma",
temperature: "Temperature"
},
backlight: {
title: "Backlight",
description: "Control the brightness of your screens",
refresh: "Refresh backlights"
},
bluetooth: {
title: "Bluetooth",
description: "Manage Bluetooth devices",
+5
View File
@@ -61,6 +61,11 @@ export default {
temperature: "Temperatura",
gamma: "Gama"
},
backlight: {
title: "Brilho",
description: "Controle o nível de brilho das suas telas",
refresh: "Recarregar"
},
bluetooth: {
title: "Bluetooth",
description: "Gerencie dispositivos Bluetooth",