mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-28 22:18:51 +03:00
Fix typo in id-ID language file (#2202)
This commit is contained in:
parent
f67d7cdf3f
commit
230e5110b1
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ export default {
|
||||||
Examples: "Contoh",
|
Examples: "Contoh",
|
||||||
"Home Assistant URL": "Home Assistant URL",
|
"Home Assistant URL": "Home Assistant URL",
|
||||||
"Long-Lived Access Token": "Token Akses Berumur Panjang",
|
"Long-Lived Access Token": "Token Akses Berumur Panjang",
|
||||||
"Long-Lived Access Token canbe created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "Token Akses Berumur Panjang dapat dibuat dengan mengklik nama profil Anda (kiri bawah) dan menggulir ke bawah lalu klik Buat Token. ",
|
"Long-Lived Access Token can be created by clicking on your profile name (bottom left) and scrolling to the bottom then click Create Token. ": "Token Akses Berumur Panjang dapat dibuat dengan mengklik nama profil Anda (kiri bawah) dan menggulir ke bawah lalu klik Buat Token. ",
|
||||||
"Notification Service": "Layanan Pemberitahuan",
|
"Notification Service": "Layanan Pemberitahuan",
|
||||||
"default: notify all devices": "bawaan: notifikasi seluruh perangkat",
|
"default: notify all devices": "bawaan: notifikasi seluruh perangkat",
|
||||||
"A listof Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "Daftar Layanan Pemberitahuan dapat ditemukan di Home Assistant pada \"Developer Tools > Services\" cari \"notification\" lalu cari nama perangkat Anda.",
|
"A listof Notification Services can be found in Home Assistant under \"Developer Tools > Services\" search for \"notification\" to find your device/phone name.": "Daftar Layanan Pemberitahuan dapat ditemukan di Home Assistant pada \"Developer Tools > Services\" cari \"notification\" lalu cari nama perangkat Anda.",
|
||||||
|
|
Loading…
Reference in a new issue