From 57517fc1b9d70c1475342be655cf29e7d4a95fc2 Mon Sep 17 00:00:00 2001 From: Brevven Date: Wed, 27 Jul 2022 02:04:56 -0700 Subject: [PATCH] locale --- locale/en/salt.cfg | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 locale/en/salt.cfg diff --git a/locale/en/salt.cfg b/locale/en/salt.cfg new file mode 100644 index 0000000..0d62f24 --- /dev/null +++ b/locale/en/salt.cfg @@ -0,0 +1,38 @@ +[entity-name] +salt=Salt + +[autoplace-control-names] +salt=[item=salt] __ENTITY__salt__ + +[item-name] +salt=__ENTITY__salt__ +ferric-chloride=Ferric chloride +pcb-substrate=PCB Substrate + +[item-description] + +[fluid-name] +chlorine=Chlorine +hydrogen-chloride=Hydrogen chloride +epoxy=Epoxy + +[technology-name] +salt-processing=Salt processing + +[technology-description] + +[recipe-name] + +[recipe-description] + +# Settings + +[mod-setting-name] +bztin-recipe-bypass=Bypass recipes +bztin-list=Make a list of modified recipes +bztin-more-intermediates=Enable more intermediates + +[mod-setting-description] +bztin-recipe-bypass=Skip modifying these recipes (comma-separated list). +bztin-list=If enabled, the text command [color=orange]BZList[/color] will dump a file to the script-output directory with a full list of recipes modified.\nRecommended to turn this off after you are done configuring your other settings. +