Skip to content

Commit

Permalink
[TASK] Rename lables in flexform
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwemer committed Mar 14, 2024
1 parent fae64d5 commit a2644ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/Private/Language/de.locallang_db.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -543,8 +543,8 @@
<target>Filtertyp</target>
</trans-unit>
<trans-unit id="flexform.pi1.template.filtertype.classic">
<source>Classic (default)</source>
<target>Klassisch (Standard)</target>
<source>Classic</source>
<target>Klassisch</target>
</trans-unit>
<trans-unit id="flexform.pi1.template.filtertype.simple">
<source>Simple</source>
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang_db.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
<source>Filter type</source>
</trans-unit>
<trans-unit id="flexform.pi1.template.filtertype.classic">
<source>Classic (default)</source>
<source>Classic</source>
</trans-unit>
<trans-unit id="flexform.pi1.template.filtertype.simple">
<source>Simple</source>
Expand Down

0 comments on commit a2644ca

Please sign in to comment.