Fix translations.

This commit is contained in:
James Cole
2023-12-29 10:19:12 +01:00
parent e594b9304a
commit fb1a66d872
32 changed files with 81 additions and 80 deletions

View File

@@ -78,6 +78,7 @@ class ExchangeRateConverter
$this->noPreparedRates = true;
$this->isPrepared = true;
Log::debug('prepare DONE()');
return;
}
$this->isPrepared = true;