We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e992444 commit cb66748Copy full SHA for cb66748
src/bin/psql/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.16 2004/04/05 09:34:11 petere Exp $
+# $PostgreSQL: pgsql/src/bin/psql/nls.mk,v 1.17 2004/09/14 05:50:33 petere Exp $
2
CATALOG_NAME := psql
3
-AVAIL_LANGUAGES := cs de es fr hu it nb pt_BR ru sk sl sv zh_CN zh_TW
+AVAIL_LANGUAGES := cs de es fa fr hu it nb pt_BR ru sk sl sv zh_CN zh_TW
4
GETTEXT_FILES := command.c common.c copy.c help.c input.c large_obj.c \
5
mainloop.c print.c startup.c describe.c sql_help.h
6
GETTEXT_TRIGGERS:= _ N_ psql_error simple_prompt
0 commit comments