[Update] Plugins: Add notifications.
This commit is contained in:
@@ -243,4 +243,18 @@ config_page:
|
||||
open_config_filepath:
|
||||
label: "Open Config File"
|
||||
switch_compute_device:
|
||||
label: "Switch VRCT To CPU/GPU Version"
|
||||
label: "Switch VRCT To CPU/GPU Version"
|
||||
|
||||
plugin_notifications:
|
||||
downloading: Downloading the plugin.
|
||||
downloaded_success: Downloaded successfully.
|
||||
downloaded_error: Download failed.
|
||||
|
||||
updating: Updating the plugin.
|
||||
updated_success: Updated successfully.
|
||||
updated_error: Update failed.
|
||||
|
||||
disabled_out_of_support: THe plugin has been disabled. It's not supported on this VRCT version.
|
||||
|
||||
is_enabled: The plugin has enabled.
|
||||
is_disabled: The plugin has disabled.
|
||||
Reference in New Issue
Block a user