Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Resources/Private/Language/de.locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<target>Förmlichere Sprache bevorzugen, Fallback-Standard</target>
</trans-unit>
<trans-unit id="site_configuration.deepl.field.formality.items.prefer_less">
<source>Prefer informal language, fallback default</source>
<source>Prefer more informal language, fallback default</source>
<target>Informelle Sprache bevorzugen, Fallback-Standard</target>
</trans-unit>

Expand Down
4 changes: 2 additions & 2 deletions Resources/Private/Language/locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
<source>More informal language</source>
</trans-unit>
<trans-unit id="site_configuration.deepl.field.formality.items.prefer_more">
<source>Prefer more language, fallback default</source>
<source>Prefer more formal language, fallback default</source>
</trans-unit>
<trans-unit id="site_configuration.deepl.field.formality.items.prefer_less">
<source>Prefer informal language, fallback default</source>
<source>Prefer more informal language, fallback default</source>
</trans-unit>

<trans-unit id="usages.toolbar-label">
Expand Down