pgAdmin 4 commit: Replace the language selection 'Brazilian' with 'Port

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Replace the language selection 'Brazilian' with 'Port
Date: 2022-09-12 10:10:54
Message-ID: E1oXgP0-00032N-4G@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Replace the language selection 'Brazilian' with 'Portuguese (Brazilian). Fixes #7693

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=703cefd9ae9e59ecacc1aad73b93b237b7b3283f

Modified Files
--------------
docs/en_US/release_notes_6_14.rst | 1 +
web/config.py | 2 +-
.../translations/{br => pt_BR}/LC_MESSAGES/messages.mo | Bin
.../translations/{br => pt_BR}/LC_MESSAGES/messages.po | 0
4 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2022-09-12 12:32:40 Re: Housekeeping #7446 [docs] Update keyboard shortcut docs page
Previous Message Khushboo Vashi 2022-09-12 09:13:52 Re: [pgAdmin 4][Patch]: #7314 - psycopg2 to psycopg3 migration