From c31da7ffcc75e131b1850b62f2d6da0d7bd8ffeb Mon Sep 17 00:00:00 2001 From: wxtewx <181315147@qq.com> Date: Tue, 5 Sep 2023 15:13:39 +0800 Subject: [PATCH] Correct translation errors --- functions/locale/zh_CN.UTF-8/LC_MESSAGES/phpipam.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/locale/zh_CN.UTF-8/LC_MESSAGES/phpipam.po b/functions/locale/zh_CN.UTF-8/LC_MESSAGES/phpipam.po index a0a4214d..29112413 100644 --- a/functions/locale/zh_CN.UTF-8/LC_MESSAGES/phpipam.po +++ b/functions/locale/zh_CN.UTF-8/LC_MESSAGES/phpipam.po @@ -1,10 +1,10 @@ # PHPIPAM translations file - zh_CN # Copyright (C) phpipam 2013 # This file is distributed under the same license as the phpipam package. -# wxtewx <181315147@qq.com>, 2023. +# wxtewx <wxtewx@qq.com>, 2023. # "Content-Type: text/plain; charset=UTF-8\n" # "Content-Transfer-Encoding: 8bit\n" -# "Last-Translator: wxtewx <181315147@qq.com>\n" +# "Last-Translator: wxtewx <wxtewx@qq.com>\n" # "PO-Revision-Date: 2023-09-03 22:48\n" # "Project-Id-Version: 1.50\n" # "Language: zh_CN\n" -- GitLab