It's not something I've used as I don't get much foreign language spam but you should be able to list the accepted languages with the following added to the /opt/zimbra/conf/spamassassin/v310.pre file:
Code:
# Mail using languages used in these country codes will not be marked
# as being possibly spam in a foreign language.
# - english french
ok_languages en fr
# Mail using locales used in these country codes will not be marked
# as being possibly spam in a foreign language.
ok_locales en
Be careful if you use the body test for language as it will slow down spamassassin. There's a handy little generator for the list of languages at the bottom of this page: SpamAssassin Configuration Generator