✨ feat(backlight): add page widget for backlight feature
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user