more robust CN language support
当前为
Adds some extra flair to enhancing with custom messages for successes and failures!
Can test the success functions by running:
testEnhancement.allSuccess();
testEnhancement.success();
testEnhancement.blessed();
testEnhancement.custom(15, "success", 15);
in the dev console
Supports both English and Chinese language setting!
Press F9 to toggle the floating window.