Only build English and Japanese version of the website. As other
translations are converted they should be added back here. I think Spanish, French, and German are close so I hope we can go live with at least 4-5 languages.
This commit is contained in:
parent
a28c4d1ff1
commit
6ff82c2bce
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25863
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.125 2005/10/04 15:48:54 simon Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.126 2005/10/04 17:23:55 hrs Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -86,7 +86,8 @@ SUBDIR+= cgi
|
|||
SUBDIR+= gifs
|
||||
SUBDIR+= layout
|
||||
|
||||
WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh
|
||||
WEB_LANG?= ja
|
||||
#WEB_LANG?= da de es fr it ja nl pt_BR ru tr zh
|
||||
|
||||
# Non-English
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue