0.0.8-alpha

This commit is contained in:
2024-12-10 06:03:11 +08:00
parent e92b0e5c8b
commit 2bc76518e0
233 changed files with 6676 additions and 890 deletions

View File

@@ -17,5 +17,28 @@
"drippyloadingscreen.settings.fade_out_loading_screen": "Fade-Out Loading Screen: %s",
"drippyloadingscreen.settings.early_fade_out_elements.desc": "If loading screen elements should\nstart fading out before the background.",
"drippyloadingscreen.background.color.config.color": "HEX Color:",
"drippyloadingscreen.settings.wait_for_textures_in_loading.desc": "If the mod should wait for textures\n in the loading screen to prevent them from\nflickering while reloading resources.\n\nDisable this if you experience freezes."
"drippyloadingscreen.settings.wait_for_textures_in_loading.desc": "If the mod should wait for textures\n in the loading screen to prevent them from\nflickering while reloading resources.\n\nDisable this if you experience freezes.",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.set_color.desc": "Set the color of the loading bar.\nIt has to be a valid HEX color.\n\n§cClear the value to reset the%n%§ccolor back to the default one.",
"drippyloadingscreen.placeholders.general.loading_progress_percent": "Loading Progress [Percent]",
"drippyloadingscreen.deepcustomization.overlay.background.set_color.desc": "Set the color of the loading screen\nbackground.\nIt has to be a valid HEX color.\n\n§cClear the value to reset the\n§ccolor back to the default one.",
"drippyloadingscreen.placeholders.general.loading_progress_percent.desc": "Gets the current game loading\nprogress in percent.",
"drippyloadingscreen.config.allow_universal_layouts": "Allow Universal Layouts",
"drippyloadingscreen.deepcustomization.overlay.logo.display_name": "Mojang Logo",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.original_size_pos_calc.off": "Vanilla Size \u0026 Position Calculation: §cOff",
"drippyloadingscreen.customization.msg.customizations_force_enabled": "You can\u0027t disable customizations\nfor this menu.",
"drippyloadingscreen.deepcustomization.overlay.logo.original_size_pos_calc.off": "Vanilla Size \u0026 Position Calculation: §cOff",
"drippyloadingscreen.config": "Drippy Loading Screen Settings",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.set_color": "Color [HEX]",
"drippyloadingscreen.config.early_fade_out_elements": "Early Fade-Out Elements",
"drippyloadingscreen.config.button.desc": "Lets you configure Drippy Loading Screen.",
"drippyloadingscreen.config.button": "Configure Drippy",
"drippyloadingscreen.edit_loading_screen.desc": "Customize Loading Screen\n\nThis button is bound to FancyMenu\u0027s menu bar.\nYou can hide it by hiding the menu bar.",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.original_size_pos_calc.desc": "If the bar\u0027s original size and position\ncalculation should be used.\n\n§cTurning this OFF will enable you to\n§cmanually move and resize the element.",
"drippyloadingscreen.config.allow_universal_layouts.desc": "If universal layouts should get%%n%%applied to the loading screen.",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.display_name": "Vanilla Progress Bar",
"drippyloadingscreen.config.early_fade_out_elements.desc": "If elements should start fading out earlier%%n%%than the loading screen background.",
"drippyloadingscreen.deepcustomization.overlay.progress_bar.original_size_pos_calc.on": "Vanilla Size \u0026 Position Calculation: §aOn",
"drippyloadingscreen.deepcustomization.overlay.background.set_color": "Background Color [HEX]",
"drippyloadingscreen.deepcustomization.overlay.logo.original_size_pos_calc.desc": "If the logo\u0027s original size and position\ncalculation should be used.\n\n§cTurning this OFF will enable you to\n§cmanually move and resize the element.",
"drippyloadingscreen.deepcustomization.overlay.logo.original_size_pos_calc.on": "Vanilla Size \u0026 Position Calculation: §aOn"
}