silexlabs/grapesjs-fonts

Locale pt-BR

Closed this issue · 1 comments

capoia commented

Hello, first thanks for the package, it has helped me a lot.
I don't know if it helps a lot, but I made the locale pt-BR (Portuguese-Brazil) in case it helps in any way:

export default {
    'grapesjs-fonts': {
        'Fonts': 'Fontes',
        'You must provide Google font api key': 'Você deve fornecer uma chave de api: https://developers.google.com/fonts/docs/developer_api#APIKey',
        'Search': 'Procurar fontes...',
        'Add font': 'Instalar fonte',
        'Remove': 'Remover',
        'Save': 'Salvar',
        'Cancel': 'Cancelar',
        'Installed fonts': 'Fontes instaladas',
    },
}
lexoyo commented

That's very nice !
I'll add it soon (or feel free to make a pr)