Fix dico typo on "decreasing"

This commit is contained in:
vdumas
2024-07-25 11:49:27 +02:00
parent dc6c894cb8
commit 0cb9f7ab4f
15 changed files with 15 additions and 15 deletions

View File

@@ -127,7 +127,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
- $this->attribute_external_key->attribute$ rekursive Syntax für jedes entfernte Attribut,
- $current_contact->attribute$ Attribut der Person, die die Benachrichtigung ausgelöst hat',
'Class:ActionNewsroom/Attribute:priority' => 'Priorität',
'Class:ActionNewsroom/Attribute:priority+' => 'News will be ordered by descreasing priority, when displayed in the Newsroom popup~~',
'Class:ActionNewsroom/Attribute:priority+' => 'News will be ordered by decreasing priority, when displayed in the Newsroom popup~~',
'Class:ActionNewsroom/Attribute:priority/Value:1' => 'Kritisch',
'Class:ActionNewsroom/Attribute:priority/Value:1+' => 'Kritisch',
'Class:ActionNewsroom/Attribute:priority/Value:2' => 'Dringend',