diff --git a/src/main/resources/lang/id-ID/strings.yml b/src/main/resources/lang/id-ID/strings.yml index df12ec84f..04df663c2 100644 --- a/src/main/resources/lang/id-ID/strings.yml +++ b/src/main/resources/lang/id-ID/strings.yml @@ -407,14 +407,14 @@ eventEditorNoAmountsSet: "(Tidak ada jumlah yang diatur)" eventEditorMustSetMobAmountsFirst: "Anda harus mengatur jumlah massa terlebih dahulu!" eventEditorAddSpawnLocation: "Tetapkan lokasi bibit" eventEditorMobSpawnsCleared: "Massa menumbuhkan dibersihkan." -eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!" -eventEditorInvalidMob: "is not a valid mob name!" -eventEditorSetMobName: "Set custom name for mob" -eventEditorSetMobType: "Set mob type" -eventEditorSetMobItemInHand: "Set item in hand" -eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand" -eventEditorSetMobBoots: "Set boots" -eventEditorSetMobBootsDrop: "Set drop chance of boots" +eventEditorMustSetMobLocationFirst: "Anda harus menetapkan lokasi menumbuhkan terlebih dahulu!" +eventEditorInvalidMob: "bukan nama mab yang sah!" +eventEditorSetMobName: "Tetapkan nama khusus untuk mob" +eventEditorSetMobType: "Atur tipe mob" +eventEditorSetMobItemInHand: "Atur item di tangan" +eventEditorSetMobItemInHandDrop: "Tetapkan kemungkinan penurunan item di tangan" +eventEditorSetMobBoots: "Atur sepatu bot" +eventEditorSetMobBootsDrop: "Tetapkan sedikit kemungkinan sepatu bot" eventEditorSetMobLeggings: "Set leggings" eventEditorSetMobLeggingsDrop: "Set drop chance of leggings" eventEditorSetMobChestPlate: "Set chest plate"