Skip to content
Snippets Groups Projects
Commit 40ee38a0 authored by Kevin von Spiczak's avatar Kevin von Spiczak
Browse files

Revert "[TASK] get rid of unused label"

This reverts commit f73cf535.
parent cb5aed06
No related branches found
No related tags found
1 merge request!46AZM changes
......@@ -262,6 +262,10 @@
<source><![CDATA[Last name *]]></source>
<target><![CDATA[Nachname *]]></target>
</trans-unit>
<trans-unit id="frontend.apply.location" approved="yes">
<source><![CDATA[Location *]]></source>
<target><![CDATA[Standort *]]></target>
</trans-unit>
<trans-unit id="frontend.apply.maxFileSize" approved="yes">
<source><![CDATA[Maximum file size:]]></source>
<target><![CDATA[Maximale Dateigröße:]]></target>
......
......@@ -213,6 +213,9 @@
<trans-unit id="frontend.apply.last_name">
<source><![CDATA[Last name *]]></source>
</trans-unit>
<trans-unit id="frontend.apply.location">
<source><![CDATA[Location *]]></source>
</trans-unit>
<trans-unit id="frontend.apply.maxFileSize">
<source><![CDATA[Maximum file size:]]></source>
</trans-unit>
......
......@@ -133,6 +133,10 @@
<source><![CDATA[Last name *]]></source>
<target><![CDATA[姓 *]]></target>
</trans-unit>
<trans-unit id="frontend.apply.location" approved="yes">
<source><![CDATA[Location *]]></source>
<target><![CDATA[地点 *]]></target>
</trans-unit>
<trans-unit id="frontend.apply.maxFileSize" approved="yes">
<source><![CDATA[Maximum file size:]]></source>
<target><![CDATA[Maximum file size:]]></target>
......@@ -235,4 +239,4 @@
</trans-unit>
</body>
</file>
</xliff>
</xliff>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment