From 8821798b62f00d8b106f6efe5b93065a26933463 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 18 May 2024 04:26:02 +0000 Subject: [PATCH] Strings update from Bunny --- base/bunny.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/base/bunny.json b/base/bunny.json index 156c86b..7c4b078 100644 --- a/base/bunny.json +++ b/base/bunny.json @@ -31,24 +31,31 @@ "DEBUG": "Debug", "DEBUGGER_URL": "Debugger URL", "DELETE": "Delete", + "DESC_EXTRACT_FONTS_FROM_THEME": "Looks out for \"fonts\" field in your currently applied theme and install it.", "DEVELOPER": "Developer", "DEVELOPER_SETTINGS": "Developer Settings", "DISABLE_THEME": "Disable Theme", "DISABLE_UPDATES": "Disable updates", "DISCORD_SERVER": "Discord Server", + "DONE": "Done", "ENABLE_EVAL_COMMAND": "Enable /eval command", "ENABLE_EVAL_COMMAND_DESC": "Evaluate JavaScript directly from command. Be cautious when using this command as it may pose a security risk. Make sure to know what you are doing.", "ENABLE_UPDATES": "Enable updates", "ERROR_BOUNDARY_TOOLS_LABEL": "ErrorBoundary Tools", + "EXTRACT": "Extract", + "FONT_NAME": "Font Name", + "FONTS": "Fonts", "GENERAL": "General", "GITHUB": "GitHub", "HOLD_UP": "Hold Up", "INFO": "Info", "INSTALL": "Install", - "INSTALL_ADDON": "Install Add-on", - "INSTALL_PLUGIN": "Install Plugin", + "INSTALL_ADDON": "Install an add-on", + "INSTALL_FONT": "Install a font", + "INSTALL_PLUGIN": "Install a plugin", "INSTALL_REACT_DEVTOOLS": "Install React DevTools", "INSTALL_THEME": "Install Theme", + "LABEL_EXTRACT_FONTS_FROM_THEME": "Extract font from theme", "LINKS": "Links", "LOAD_FROM_CUSTOM_URL": "Load from custom URL", "LOAD_FROM_CUSTOM_URL_DEC": "Load Bunny from a custom endpoint.", @@ -77,17 +84,21 @@ "RELOAD_IN_NORMAL_MODE_DESC": "This will reload Discord normally", "RELOAD_IN_SAFE_MODE": "Reload in Safe Mode", "RELOAD_IN_SAFE_MODE_DESC": "This will reload Discord without loading addons", - "RESTART_REQUIRED_TO_TAKE_EFFECT": "Restart required to take effect", + "REMOVE": "Remove", + "RESTART_REQUIRED_TO_TAKE_EFFECT": "Restart is required to take effect", "RETRY": "Retry", "RETRY_RENDER": "Retry Render", "SAFE_MODE": "Safe Mode", + "SAFE_MODE_NOTICE_FONTS": "You are in Safe Mode, meaning fonts have been temporarily disabled. {enabled, select, true {If a font appears to be causing the issue, you can press below to disable it persistently.} other {}}", "SAFE_MODE_NOTICE_PLUGINS": "You are in Safe Mode, so plugins cannot be loaded. Disable any misbehaving plugins, then return to Normal Mode from the General settings page.", "SAFE_MODE_NOTICE_THEMES": "You are in Safe Mode, meaning themes have been temporarily disabled. {enabled, select, true {If a theme appears to be causing the issue, you can press below to disable it persistently.} other {}}", "SEARCH": "Search", + "SEPARATOR": ", ", "SETTINGS_ACTIVATE_DISCORD_EXPERIMENTS": "Activate Discord Experiments", "SETTINGS_ACTIVATE_DISCORD_EXPERIMENTS_DESC": "Warning: Messing with this feature may lead to account termination. We are not responsible for what you do with this feature.", "STACK_TRACE": "Stack Trace", "SUCCESSFULLY_INSTALLED": "Successfully installed", + "THEME_EXTRACTOR_DESC": "This pack overrides the following: {fonts}", "THEME_REFETCH_FAILED": "Failed to refetch theme!", "THEME_REFETCH_SUCCESSFUL": "Successfully refetched theme.", "THEMES": "Themes",