|
|
|
@ -1253,7 +1253,7 @@ |
|
|
|
"import": "Import dashboard", |
|
|
|
"export": "Export dashboard", |
|
|
|
"export-failed-error": "Unable to export dashboard: {{error}}", |
|
|
|
"export-prompt": "Include dashboard resources in exported data", |
|
|
|
"export-prompt": "Embed dashboard images and resources in exported data", |
|
|
|
"create-new-dashboard": "Create new dashboard", |
|
|
|
"dashboard-file": "Dashboard file", |
|
|
|
"invalid-dashboard-file-error": "Unable to import dashboard: Invalid dashboard data structure.", |
|
|
|
@ -5376,9 +5376,9 @@ |
|
|
|
"selected-widgets": "{ count, plural, =1 {1 widget} other {# widgets} } selected", |
|
|
|
"undo": "Undo widget changes", |
|
|
|
"export": "Export widget", |
|
|
|
"export-prompt": "Include widget resources in exported data", |
|
|
|
"export-prompt": "Embed widget images and resources in exported data", |
|
|
|
"export-widgets": "Export widgets", |
|
|
|
"export-widgets-prompt": "Include widgets resources in exported data", |
|
|
|
"export-widgets-prompt": "Embed widgets images and resources in exported data", |
|
|
|
"import": "Import widget", |
|
|
|
"no-data": "No data to display on widget", |
|
|
|
"data-overflow": "Widget displays {{count}} out of {{total}} entities", |
|
|
|
|