1+ {
2+ "text.cloth-config.save_and_done" : " Save & Quit" ,
3+ "text.cloth-config.apply" : " Apply Changes" ,
4+ "text.cloth-config.quit_config" : " Changes Not Saved" ,
5+ "text.cloth-config.quit_config_sure" : " Are you sure you want to quit editing the config? Changes will not be saved!" ,
6+ "text.cloth-config.cancel_discard" : " Discard Changes" ,
7+ "text.cloth-config.quit_discard" : " Quit & Discard Changes" ,
8+ "text.cloth-config.config" : " Config" ,
9+ "text.cloth-config.multi_error" : " Multiple Issues!" ,
10+ "text.cloth-config.not_editable" : " Not Editable!" ,
11+ "text.cloth-config.error.not_valid_number_int" : " Not a valid number! (Integer)" ,
12+ "text.cloth-config.error.not_valid_number_long" : " Not a valid number! (Long)" ,
13+ "text.cloth-config.error.not_valid_number_float" : " Not a valid number! (Float)" ,
14+ "text.cloth-config.error.not_valid_number_double" : " Not a valid number! (Double)" ,
15+ "text.cloth-config.error.too_large" : " Too Large! (Maximum: %d)" ,
16+ "text.cloth-config.error.too_small" : " Too Small! (Minimum: %d)" ,
17+ "text.cloth-config.error.color.no_alpha_allowed" : " No Alpha Allowed!" ,
18+ "text.cloth-config.error.color.invalid_alpha" : " Not a valid value! (Alpha)" ,
19+ "text.cloth-config.error.color.invalid_red" : " Not a valid value! (Red)" ,
20+ "text.cloth-config.error.color.invalid_green" : " Not a valid value! (Green)" ,
21+ "text.cloth-config.error.color.invalid_blue" : " Not a valid value! (Blue)" ,
22+ "text.cloth-config.error.color.invalid_color" : " Not a valid color!" ,
23+ "text.cloth-config.error.color.no_hash" : " Not a valid color! (Missing #)" ,
24+ "text.cloth-config.list.add" : " Insert New" ,
25+ "text.cloth-config.list.remove" : " Delete Selected" ,
26+ "text.cloth-config.error_cannot_save" : " Error!" ,
27+ "text.cloth-config.reset_value" : " Reset" ,
28+ "text.cloth.reset_value" : " Reset" ,
29+ "text.cloth-config.restart_required" : " Restart Required" ,
30+ "text.cloth-config.restart_required_sub" : " One of your modified settings requires Minecraft to be restarted. Do you want to proceed?" ,
31+ "text.cloth-config.exit_minecraft" : " Exit Minecraft" ,
32+ "text.cloth-config.ignore_restart" : " Ignore Restart" ,
33+ "text.cloth-config.boolean.value.true" : " §aYes" ,
34+ "text.cloth-config.boolean.value.false" : " §cNo" ,
35+ "text.cloth-config.dropdown.value.unknown" : " §cNo suggestions" ,
36+ "text.cloth-config.disabled_tooltip" : " Disabled (requirements not met)" ,
37+ "modifier.cloth-config.alt" : " Alt + %s" ,
38+ "modifier.cloth-config.ctrl" : " Ctrl + %s" ,
39+ "modifier.cloth-config.shift" : " Shift + %s" ,
40+ "title.cloth-config.config" : " Cloth Mod Config Config" ,
41+ "category.cloth-config.scrolling" : " Scrolling" ,
42+ "category.cloth-config.testing" : " Config Demo" ,
43+ "option.cloth-config.scrollDuration" : " Scroll Duration" ,
44+ "option.cloth-config.scrollStep" : " Scroll Step" ,
45+ "option.cloth-config.bounceBackMultiplier" : " Bounce Multiplier" ,
46+ "option.cloth-config.setDefaultSmoothScroll" : " Set Default Smooth Scroll" ,
47+ "option.cloth-config.disableSmoothScroll" : " Disable Smooth Scroll" ,
48+ "text.cloth-config.testing.1" : " You are a mod developer and you want to use %1$s? Go on the %2$s to get started. You can also %3$s." ,
49+ "text.cloth-config.testing.2" : " Cloth Config Wiki" ,
50+ "text.cloth-config.testing.3" : " click here to open the Minecraft options file for no specific reason"
51+ }
0 commit comments