Hook up zh_CN and zh_TW to the build.
This commit is contained in:
parent
98202cd745
commit
ee55941acc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28255
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.135 2006/05/08 23:15:37 kuriyama Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.136 2006/07/11 13:06:49 hrs Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -87,7 +87,7 @@ SUBDIR+= gifs
|
|||
SUBDIR+= layout
|
||||
SUBDIR+= logo
|
||||
|
||||
WEB_LANG?= da de es fr it ja nl pt_BR ru
|
||||
WEB_LANG?= da de es fr it ja nl pt_BR ru zh_CN zh_TW
|
||||
#WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh
|
||||
|
||||
# Non-English
|
||||
|
|
Loading…
Reference in a new issue