From 4f1dba0b4302632cd3487f95da85d0c5b877e90a Mon Sep 17 00:00:00 2001 From: GuizhanBot Date: Sun, 13 Oct 2024 18:37:07 -0700 Subject: [PATCH] New translations en.yml (Japanese) --- src/main/resources/lang/ja.yml | 36 ++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 src/main/resources/lang/ja.yml diff --git a/src/main/resources/lang/ja.yml b/src/main/resources/lang/ja.yml new file mode 100644 index 0000000..6b3be7e --- /dev/null +++ b/src/main/resources/lang/ja.yml @@ -0,0 +1,36 @@ +items: + #category items + _UG2_MAIN: + conditions: + force-load: true + _UG2_MISC: + conditions: + force-load: true + _UG2_MACHINES: + conditions: + force-load: true + _UG2_ELECTRICITY_STORAGE: + conditions: + force-load: true + _UG2_SIMPLE_GENERATORS: + conditions: + force-load: true + _UG2_MODULAR_GENERATORS: + conditions: + force-load: true + #recipe type display items + _UG2_CANNOT_CRAFT: + conditions: + force-load: true + _UG2_DIESEL_REFINERY: + conditions: + force-load: true + _UG2_BIOMASS_EXTRACTION_MACHINE: + conditions: + force-load: true + _UG2_BIOFUEL_REFINERY: + conditions: + force-load: true + _UG2_HEAVY_WATER_REFINING_MACHINE: + conditions: + force-load: true