translations: fix duplicate string

This entry causes the Visual Studio build to fail.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
Jared Van Bortel 2025-02-04 13:20:17 -05:00
parent 82e543e6b9
commit 01b9773866

View File

@ -498,11 +498,6 @@
<source>enter $BASE_URL</source>
<translation>introdu $BASE_URL</translation>
</message>
<message>
<location filename="../qml/AddHFModelView.qml" line="600"/>
<source>ERROR: $API_KEY is empty.</source>
<translation>EROARE: $API_KEY absentă</translation>
</message>
<message>
<location filename="../qml/AddHFModelView.qml" line="606"/>
<source>enter $MODEL_NAME</source>