We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66917fc commit f82d99bCopy full SHA for f82d99b
src/bin/initdb/nls.mk
@@ -1,5 +1,5 @@
1
-# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.7 2004/07/25 12:00:06 petere Exp $
+# $PostgreSQL: pgsql/src/bin/initdb/nls.mk,v 1.8 2004/07/30 05:28:31 petere Exp $
2
CATALOG_NAME := initdb
3
-AVAIL_LANGUAGES := de fr it pt_BR ru sv
+AVAIL_LANGUAGES := de fr it pt_BR ru sv zh_TW
4
GETTEXT_FILES := initdb.c
5
GETTEXT_TRIGGERS:= _ simple_prompt
0 commit comments