brightness: add Indonesian translation (#6667)
This commit is contained in:

committed by
GitHub

parent
4efa36e763
commit
f54330861a
15
pages.id/osx/brightness.md
Normal file
15
pages.id/osx/brightness.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# brightness
|
||||||
|
|
||||||
|
> Menampilkan dan mengubah brightness (tingkat kecerahan) untuk internal dan external displays.
|
||||||
|
|
||||||
|
- Menampilkan brightness sekarang:
|
||||||
|
|
||||||
|
`brightness -l`
|
||||||
|
|
||||||
|
- Mengubah brightness menjadi 100%:
|
||||||
|
|
||||||
|
`brightness {{1}}`
|
||||||
|
|
||||||
|
- Mengubah brightness menjadi 50%:
|
||||||
|
|
||||||
|
`brightness {{0.5}}`
|
@@ -6,10 +6,10 @@
|
|||||||
|
|
||||||
`brightness -l`
|
`brightness -l`
|
||||||
|
|
||||||
- Set the brightness to 100%::
|
- Set the brightness to 100%:
|
||||||
|
|
||||||
`brightness {{1}}`
|
`brightness {{1}}`
|
||||||
|
|
||||||
- Set the brightness to 50%::
|
- Set the brightness to 50%:
|
||||||
|
|
||||||
`brightness {{0.5}}`
|
`brightness {{0.5}}`
|
||||||
|
Reference in New Issue
Block a user