DocSpace-client/packages/client/public/locales/en/WebPlugins.json

19 lines
1.1 KiB
JSON
Raw Normal View History

{
2023-09-29 13:59:55 +00:00
"DeletePlugin": "Delete plugin",
"DeletePluginDescription": "This plugin will no longer be available to DocSpace users. Are you sure you want to continue?",
"DeletePluginTitle": "Delete plugin?",
"Description": "You can add plugins to extend the functionality of DocSpace with extra features. Click Upload plugin and select the plugin file in the ZIP archive.",
2023-11-17 07:01:27 +00:00
"ExpandFunctionality": "Expand functionality using Plugin SDK",
2023-11-17 09:01:59 +00:00
"GoToRepo": "Go to repository",
2023-09-19 05:58:48 +00:00
"Metadata": "Metadata",
"NeedSettings": "Need enter settings",
"NoPlugins": "No plugins added",
2023-09-29 13:59:55 +00:00
"NotNeedSettings": "Not need enter settings",
2023-11-17 07:01:27 +00:00
"PluginSamples": "Plugin samples",
"PluginSDK": "Plugin SDK",
"PluginSDKDescription": "Using Plugin SDK you can extend your DocSpace functionality, connect the third-party services or enhance the existing user experience. Here you can find the plugin samples with code source available on GitHub. ",
"PluginSDKInstruction": "Click the button for the detailed instructions on how to create your own plugins.",
"PluginsHelp": "Plugins allow you to extend the functionality of DocSpace",
2023-09-29 13:59:55 +00:00
"UploadPlugin": "Upload plugin"
}