Update indonesian.js

Changing 

Custom to Kustom
Log to Catatan (could be optional)
This commit is contained in:
EatVanced 2022-08-20 23:26:32 +07:00 committed by GitHub
parent ea409f69f5
commit 8561fb5050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ module.exports = {
startupoptions: "Opsi Startup",
plugins: "Plugin",
updates: "Pembaruan",
logs: "Log",
logs: "Catatan",
about: "Tentang",
devmode: "Mode pengembang",
},
@ -37,7 +37,7 @@ module.exports = {
theme: {
normal: "Normal",
adaptive: "Adaptif",
custom: "Custom",
custom: "Kustom",
dark: "Gelap",
black: "Hitam",
darkmode: "Mode Gelap",