diff --git a/src/i18n/en-US/index.js b/src/i18n/en-US/index.js index 4cc196073..a8a8918a7 100644 --- a/src/i18n/en-US/index.js +++ b/src/i18n/en-US/index.js @@ -295,10 +295,11 @@ export default { }, }, models: { - name: 'Detail - List of diagrams from the project', + name: 'List of diagrams in the project', empty: 'No models available', template: { - create: 'Create a model from a template', + create: 'Create a diagram from a template', + listPlugins: 'Filter by plugin', selectedPlugin: 'Selected plugin: {plugin}', selectedTemplate: 'Selected template: {template}', },