Saratoga Base-World templates switch to DarkSky forecast before WU API shutdown

Ahh… found it in DS-forecast.php in a lookup array. Find

'he' => 'en',

and replace it with

'he' => 'he',

then the rest of the text should be in Hebrew. You need to add ?force=1 to the wxforecast.php url to force a cache refresh after the script change.

#-o sorry for the script typo.