-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update translation Indonesian from crowdin
- Loading branch information
1 parent
6ecd412
commit 742eb82
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
src/main/resources/assets/refinedstorage_mekanism_integration/lang/id_id.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"misc.refinedstorage_mekanism_integration.resource_type.chemical": "Chemical", | ||
"item.refinedstorage_mekanism_integration.64b_chemical_storage_part": "64B Chemical Storage Part", | ||
"item.refinedstorage_mekanism_integration.256b_chemical_storage_part": "256B Chemical Storage Part", | ||
"item.refinedstorage_mekanism_integration.1024b_chemical_storage_part": "1024B Chemical Storage Part", | ||
"item.refinedstorage_mekanism_integration.8192b_chemical_storage_part": "8192B Chemical Storage Part", | ||
"item.refinedstorage_mekanism_integration.64b_chemical_storage_disk": "64B Chemical Storage Disk", | ||
"item.refinedstorage_mekanism_integration.256b_chemical_storage_disk": "256B Chemical Storage Disk", | ||
"item.refinedstorage_mekanism_integration.1024b_chemical_storage_disk": "1024B Chemical Storage Disk", | ||
"item.refinedstorage_mekanism_integration.8192b_chemical_storage_disk": "8192B Chemical Storage Disk", | ||
"item.refinedstorage_mekanism_integration.creative_chemical_storage_disk": "Creative Chemical Storage Disk", | ||
"item.refinedstorage_mekanism_integration.chemical_storage_disk.help": "Stores %s buckets.", | ||
"item.refinedstorage_mekanism_integration.creative_chemical_storage_disk.help": "Stores an infinite amount of buckets.", | ||
"advancements.refinedstorage_mekanism_integration.storing_chemicals": "Storing chemicals", | ||
"advancements.refinedstorage_mekanism_integration.storing_chemicals.description": "Craft a Chemical Storage Disk and put it in your Disk Drive" | ||
} |