@silexlabs/grapesjs-fonts
Version:
20 lines (18 loc) • 655 B
JavaScript
export default {
'grapesjs-fonts': {
'Fonts': 'Fonts',
'You must provide Google font api key': 'You must provide Google font api key, see https://developers.google.com/fonts/docs/developer_api#APIKey',
'Search': 'Search fonts...',
'Add font': 'Install font',
'Remove': 'Remove',
'Save': 'Save',
'Cancel': 'Cancel',
'Installed fonts': 'Installed fonts',
'All fonts': 'All fonts',
'Variants': 'Variants',
'Toggle all': 'Toggle all',
'No installed fonts': 'No installed fonts yet',
'Previous Page': 'Previous',
'Next Page': 'Next',
},
}