Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Locale pt-BR #9

Closed
capoia opened this issue Aug 11, 2023 · 1 comment
Closed

Locale pt-BR #9

capoia opened this issue Aug 11, 2023 · 1 comment

Comments

@capoia
Copy link

capoia commented Aug 11, 2023

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
Copy link
Member

lexoyo commented Aug 11, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants