diff --git a/locales/pt.json b/locales/pt.json index 0967ef42..54cde23a 100644 --- a/locales/pt.json +++ b/locales/pt.json @@ -1 +1,19 @@ -{} +{ + "common": { + "add_event": "Adicionar Evento", + "description": "Descrição", + "send": "Enviar", + "address": "Morada", + "next": "Próximo", + "when": "Quando", + "where": "Onde", + "login": "Login", + "export": "Exportar", + "email": "E-mail", + "what": "O quê", + "media": "Media", + "password": "Senha", + "register": "Registro", + "remove": "Remover" + } +}