plugins update, added explore plugins
This commit is contained in:
parent
a492209256
commit
ae4dbb4a9a
8 changed files with 140 additions and 20 deletions
|
@ -323,6 +323,15 @@
|
|||
"settings.prompt.visual.theme.github.URL": "Enter the URL of the theme you want to install",
|
||||
"settings.notyf.visual.theme.install.success": "Theme installed successfully",
|
||||
"settings.notyf.visual.theme.install.error": "Theme installation failed",
|
||||
"settings.header.visual.plugin": "Plugin",
|
||||
"settings.option.visual.plugin.github.download": "Install from GitHub URL",
|
||||
"settings.option.visual.plugin.github.explore": "Explore GitHub Plugins",
|
||||
"settings.header.visual.plugin.github.page": "Plugins from GitHub",
|
||||
"settings.option.visual.plugin.github.install.confirm": "Are you sure you want to install {{ repo }}?",
|
||||
"settings.prompt.visual.plugin.github.URL": "Enter the URL of the plugin you want to install",
|
||||
"settings.prompt.visual.plugin.github.success": "Plugin installed successfully, Press OK to relaunch Cider",
|
||||
"settings.notyf.visual.plugin.install.success": "Plugin installed successfully",
|
||||
"settings.notyf.visual.plugin.install.error": "Plugin installation failed",
|
||||
"settings.option.visual.theme.default": "Cider",
|
||||
"settings.option.visual.theme.dark": "Dark",
|
||||
"settings.option.visual.showPersonalInfo": "Show Personal Info",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue