Thanks to visit codestin.com Credit goes to github.com
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 f781ed4 commit a2ec3feCopy full SHA for a2ec3fe
src/backend/nls.mk
@@ -1,6 +1,6 @@
1
-# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.13 2004/06/24 21:02:40 tgl Exp $
+# $PostgreSQL: pgsql/src/backend/nls.mk,v 1.14 2004/08/10 19:10:21 petere Exp $
2
CATALOG_NAME := postgres
3
-AVAIL_LANGUAGES := af cs de es hr hu it nb pt_BR ru sv tr zh_CN zh_TW
+AVAIL_LANGUAGES := af cs de es hr hu it nb pt_BR ru sk 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