Hi,
So added a translation to blog/lang folder (file lt_LT.php)
As well changed config for mysite:
// Set the site locale
i18n::set_locale('lt_LT');
However it doesn't seem to be affected by my changes.
Any ideas what should be changed more?
(dev/flush didn't help as well)