We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b994b14 commit a776bd9Copy full SHA for a776bd9
src/backend/nls.mk
@@ -1,6 +1,6 @@
1
-# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.8 2003/09/29 09:51:28 petere Exp $
+# $Header: /cvsroot/pgsql/src/backend/nls.mk,v 1.9 2003/09/29 10:57:05 petere Exp $
2
CATALOG_NAME := postgres
3
-AVAIL_LANGUAGES := cs de es hr hu it ru sv tr zh_CN zh_TW
+AVAIL_LANGUAGES := cs de es hr hu it nb ru sv tr zh_CN zh_TW
4
GETTEXT_FILES := + gettext-files
5
# you can add "elog:2" and "errmsg_internal" to this list if you want to
6
# include internal messages in the translation list.
0 commit comments