Issue #3028Opened September 16, 2020by trony20200 reactions

translate block labels for grapesjs-preset-webpage

Question

How tot translate labels for:

https://github.com/artf/grapesjs-preset-webpage/blob/master/src/blocks/index.js

for basicOpts I'm doing fine with:

                   pluginsOpts: {
			        'gjs-preset-webpage': {
			             // options
			        	blocksBasicOpts: {
			        		// label 
			        	 	labelColumn1: "1 Colonna",
			        		labelColumn2: "2 Colonne",
			        		labelColumn3: "3 Colonne",
			        		labelColumn37: "2 Colonne 3/7",
			        		labelText:"Testo",
						labelLink:"Link",	
						labelImage:"Immagine",	
						labelVideo:"Video",	
						labelMap: "Mappa",
							 

thanks!

Answers (1)

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.