summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index dcd2d4e0..62196b32 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -33,7 +33,7 @@ our %S = (%S,
cv_size => [ 256, 400 ], # max. w*h of cover images
# bit flags (TODO: completely merge charedit into edit)
permissions => {qw| board 1 boardmod 2 edit 4 charedit 4 tag 16 dbmod 32 tagmod 64 usermod 128 affiliate 256 |},
- languages => [qw|cs da de en es fi fr hu id it ja ko nl no pl pt-br pt-pt ru sk sv tr uk vi zh|],
+ languages => [qw|ar cs da de en es fi fr he hu id it ja ko nl no pl pt-br pt-pt ru sk sv tr uk vi zh|],
producer_types => [qw|co in ng|],
discussion_boards => [qw|an db ge v p u|], # <- note that some properties of these boards are hard-coded
vn_lengths => [ 0..5 ],