Re: Brazilian portuguese language support

2022-08-11 Thread Christian Tosta
Great, thanks! Em qui., 11 de ago. de 2022 às 04:37, Akshay Joshi < akshay.jo...@enterprisedb.com> escreveu: > Thanks, the patch was applied with some modifications. > > I have changed the following at the start of the ".po" file > > # Brazilian translations for pgAdmin. > # Copyright (C) 2020

Re: Brazilian portuguese language support

2022-08-11 Thread Akshay Joshi
Thanks, the patch was applied with some modifications. I have changed the following at the start of the ".po" file # Brazilian translations for pgAdmin. # Copyright (C) 2020-2022 ORGANIZATION # This file is distributed under the same license as the pgAdmin project. # FIRST AUTHOR Christian Tosta

Re: Brazilian portuguese language support

2022-08-07 Thread Aditya Toshniwal
Hi Christian, Currently, pgAdmin does not accept PRs directly on github. Can you please send the patch file ? On Fri, Aug 5, 2022 at 11:58 PM Christian Tosta < christian.to...@cpuhouse.com.br> wrote: > Hi, > > I want to share out work on brazilian portuguese translation for PgAdmin > with you. >

Brazilian portuguese language support

2022-08-05 Thread Christian Tosta
Hi, I want to share out work on brazilian portuguese translation for PgAdmin with you. We hope you'll happy with it. Patch follows: https://github.com/postgres/pgadmin4/commit/d75cd8706d51895577f0d5b03e5bdfd4cee07102 Cheers,