mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Really use euro as base currency when querying exchange rates, so we can use the configuration-free ECB provider
This should fixes issue #154.
This commit is contained in:
parent
2b2fc6f1e6
commit
7235cb72b4
4 changed files with 29 additions and 7 deletions
|
@ -9941,5 +9941,11 @@ Element 3</target>
|
|||
<target>Unable to retrieve the exchange rate. Check your exchange rate provider configuration.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="E_M7mZ5" name="currency.edit.exchange_rate_updated.success">
|
||||
<segment>
|
||||
<source>currency.edit.exchange_rate_updated.success</source>
|
||||
<target>Retrieved the exchange rate successfully.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue