You have to run deployment command after set as greek language.
 
Run all  of three below command using terminal,
php bin/magento setup:static-content:deploy el_GR en_US
php bin/magento setup:di:compile
php bin/magento indexer:reindex
php bin/magento cache:clean
Remove Var/generation folder and check again.
 
If issue solved, Click Kudos/Accetp as solutions.