Support visibility for tags (#4086)

This commit is contained in:
Kevin Papst
2023-06-09 17:07:49 +02:00
committed by GitHub
parent 6e781b59e2
commit 2e2bf986a4
17 changed files with 246 additions and 161 deletions

View File

@@ -343,6 +343,10 @@
<source>help.visible</source>
<target>Falls die Einstellung aus ist, wird das Objekt nicht in Auswahlboxen und Listen angezeigt.</target>
</trans-unit>
<trans-unit id="t1r372x" resname="invisible">
<source>invisible</source>
<target>Unsichtbar</target>
</trans-unit>
<trans-unit id="CvlqjtY" approved="yes" resname="budget">
<source>budget</source>
<target>Budget</target>

View File

@@ -343,6 +343,10 @@
<source>help.visible</source>
<target>If the setting is off, the object is not displayed in dropdown-boxes and list-views.</target>
</trans-unit>
<trans-unit id="t1r372x" resname="invisible">
<source>invisible</source>
<target>Invisible</target>
</trans-unit>
<trans-unit id="CvlqjtY" resname="budget">
<source>budget</source>
<target>Budget</target>