diff --git a/MMOItems-Dist/src/main/resources/default/language/Indonesian/messages.yml b/MMOItems-Dist/src/main/resources/default/language/Indonesian/messages.yml index 19912bc7..ae915412 100644 --- a/MMOItems-Dist/src/main/resources/default/language/Indonesian/messages.yml +++ b/MMOItems-Dist/src/main/resources/default/language/Indonesian/messages.yml @@ -2,17 +2,17 @@ received-item: 'You received &6#item#&e#amount#.' hands-too-charged: 'You can''t do anything, your hands are too charged.' spell-on-cooldown: '#progress# &eYou must wait #left# second#s# before casting this spell.' item-on-cooldown: 'This item is on cooldown! Please wait #left# second#s#.' -not-enough-perms-command: 'You don''t have enough permissions.' +not-enough-perms-command: 'Kamu tidak memiliki izin yang cukup.' not-enough-levels: 'You don''t have enough levels to use this item!' soulbound-restriction: 'This item is linked to another player, you can''t use it!' -not-enough-perms: 'You don''t have enough permissions to use this.' -wrong-class: 'You don''t have the right class!' -not-enough-mana: 'You don''t have enough mana!' -not-enough-stamina: 'You don''t have enough stamina!' -not-enough-attribute: 'You don''t have enough #attribute#!' -not-enough-profession: 'You don''t have enough levels in #profession#!' -unidentified-item: 'You can''t use an unidentified item!' -zero-durability: 'This item is broken, you first need to repair it.' +not-enough-perms: 'Kamu tidak memiliki izin yang cukup untuk menggunakan ini.' +wrong-class: 'Kamu tidak memiliki kelas yang sesuai!' +not-enough-mana: 'Kamu tidak memiliki mana yang cukup!' +not-enough-stamina: 'Kamu tidak memiliki stamina yang cukup!' +not-enough-attribute: 'Kamu tidak memiliki #attribute# yang cukup!' +not-enough-profession: 'Kamu tidak memiliki level yang cukup di #profession#!' +unidentified-item: 'Kamu tidak bisa menggunakan barang yang tidak terindentifikasi!' +zero-durability: 'Barang ini rusak, kamu perlu memperbaikinya terlebih dahulu.' cannot-identify-stacked-items: 'You may only identify one item at a time.' successfully-identified: 'You successfully identified &6#item#&e.' successfully-deconstructed: 'You successfully deconstructed &6#item#&e.'