From 0e51c3deaf6456db152540ca2962775cab708ff9 Mon Sep 17 00:00:00 2001 From: reshke kirill Date: Fri, 29 Sep 2023 10:10:31 +0000 Subject: [PATCH v1] Correct Italian error transation. --- src/bin/psql/po/it.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/psql/po/it.po b/src/bin/psql/po/it.po index e5cd7efead3..f458cc879ea 100644 --- a/src/bin/psql/po/it.po +++ b/src/bin/psql/po/it.po @@ -3320,7 +3320,7 @@ msgid "" " [all, errors, none, queries]\n" msgstr "" " ECHO\n" -" controlla quale input è scritto su stardard output\n" +" controlla quale input è scritto su standard output\n" " [all, errors, none, queries]\n" #: help.c:406 -- 2.25.1