mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-03 16:59:33 +00:00
Entferne alten JSON-basierten Datenquellen-Synonym-Handler
Die Verwaltung der Datenquellen-Synonyme wurde überarbeitet, um ein flexibleres und strukturiertes Konzept zu ermöglichen. Der bestehende JSON-basierte Ansatz wurde durch eine neue Service-basierte Architektur ersetzt, die eine bessere Handhabung und Erweiterbarkeit erlaubt.
This commit is contained in:
parent
d80ec94227
commit
a8b3dce899
30 changed files with 802 additions and 277 deletions
|
|
@ -365,5 +365,17 @@
|
|||
<target>Invalid code. Check that your authenticator app is set up correctly and that both the server and authentication device has the time set correctly.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="kduT6bD" name="settings.system.data_source_synonyms.row_type.value_not_blank">
|
||||
<segment state="translated">
|
||||
<source>settings.system.data_source_synonyms.row_type.value_not_blank</source>
|
||||
<target>This value should not be blank.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="djd7Z5r" name="settings.system.data_source_synonyms.collection_type.duplicate">
|
||||
<segment state="translated">
|
||||
<source>settings.system.data_source_synonyms.collection_type.duplicate</source>
|
||||
<target>Duplicate combination of data source and locale.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue