mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-27 13:29:32 +00:00
Moved fixer API config to settings bundle
This commit is contained in:
parent
c0c847c5be
commit
a4f2a7a7df
5 changed files with 63 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue