diff --git a/system/lan/indonesia.json b/system/lan/indonesia.json index 096cc5d8..8df693d4 100644 --- a/system/lan/indonesia.json +++ b/system/lan/indonesia.json @@ -760,5 +760,7 @@ "Cron_has_not_run_for_over_1_hour__Please_check_your_setup_": "Cron tidak berjalan selama lebih dari 1 jam. Harap periksa pengaturan Anda.", "Photo": "Foto", "just_now": "baru saja", - "Face_Detection": "Deteksi Wajah" + "Face_Detection": "Deteksi Wajah", + "Password_should_be_minimum_6_characters": "Kata sandi minimal harus 6 karakter", + "Username_should_be_between_3_to_45_characters": "Nama pengguna harus terdiri dari 3 hingga 45 karakter" } \ No newline at end of file diff --git a/ui/ui/sections/header.tpl b/ui/ui/sections/header.tpl index 598fab34..66d22e42 100644 --- a/ui/ui/sections/header.tpl +++ b/ui/ui/sections/header.tpl @@ -1182,14 +1182,14 @@