Moved fixer API config to settings bundle

This commit is contained in:
Jan Böhmer 2025-07-06 21:42:58 +02:00
parent c0c847c5be
commit a4f2a7a7df
5 changed files with 63 additions and 4 deletions

View file

@ -12976,5 +12976,23 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<target>Set to false to include non-authorized offers in the results</target>
</segment>
</unit>
<unit id="iRDDtdU" name="settings.misc.exchange_rate">
<segment>
<source>settings.misc.exchange_rate</source>
<target>Money exchange rates</target>
</segment>
</unit>
<unit id="0REngfi" name="settings.misc.exchange_rate.fixer_api_key">
<segment>
<source>settings.misc.exchange_rate.fixer_api_key</source>
<target>Fixer.io API Key</target>
</segment>
</unit>
<unit id="COLhoWD" name="settings.misc.exchange_rate.fixer_api_key.help">
<segment>
<source>settings.misc.exchange_rate.fixer_api_key.help</source>
<target>If you need exchange rates between non-euro currencies, you can input an API key from fixer.io here.</target>
</segment>
</unit>
</file>
</xliff>