mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: Added translate functions (#21816)
This commit is contained in:
@@ -35,7 +35,7 @@ export default class HandlebarsChartPlugin extends ChartPlugin {
|
||||
*/
|
||||
constructor() {
|
||||
const metadata = new ChartMetadata({
|
||||
description: 'Write a handlebars template to render the data',
|
||||
description: t('Write a handlebars template to render the data'),
|
||||
name: t('Handlebars'),
|
||||
thumbnail,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user