Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qVPrr-0007Me-52 for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Aug 2023 05:11:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qVPrp-0014Oz-S7 for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Aug 2023 05:11:50 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qVPrp-0014Or-Ja for pgadmin-hackers@lists.postgresql.org; Mon, 14 Aug 2023 05:11:49 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qVPrj-0001O3-6o for pgadmin-hackers@lists.postgresql.org; Mon, 14 Aug 2023 05:11:48 +0000 Received: from github.com (hubbernetes-node-86e04e0.va3-iad.github.net [10.48.204.78]) by smtp.github.com (Postfix) with ESMTPA id 5124794057F for ; Sun, 13 Aug 2023 22:11:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1691989901; bh=PH2CenhWAZ8kueJ8WQ1ASd3VMCTdqNfBXhaR4LScy0Y=; h=Date:From:To:Subject:From; b=K3awk4LGDPNDyAzmyAAOtPy1rbLE7l/xWIFx9wHPcrUGMYobwtjPty/Fl+cCtNjEM MbILK0YasdThgWIQ9vp8+pQ9STVIw8C5VULl91Wp+0kt1vhpxwnCeyneDIgOINSMoS IbN2zG/FgS0ajdGlOlD6VQPEES0r5Ptk2c3hmlwM= Date: Sun, 13 Aug 2023 22:11:41 -0700 From: MysticBoy To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] 98fd51: Fixed Chinese translation error Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 98fd51b38bcb98abed4e5397965dda1f69b99de4 https://github.com/pgadmin-org/pgadmin4/commit/98fd51b38bcb98abed4e5397965dda1f69b99de4 Author: MysticBoy Date: 2023-08-14 (Mon, 14 Aug 2023) Changed paths: M web/pgadmin/translations/zh/LC_MESSAGES/messages.mo M web/pgadmin/translations/zh/LC_MESSAGES/messages.po Log Message: ----------- Fixed Chinese translation error