Tab Nachrichten: Relationmessage Id, Letzte Änderung, Status in capital letters

This commit is contained in:
ma0068
2025-07-23 13:41:24 +02:00
parent b1fe60aab0
commit 715b48c39f
2 changed files with 5 additions and 3 deletions
@@ -63,9 +63,9 @@ export default {
{title: "recipient", field: "recipient"},
{title: "senderId", field: "sender_id"},
{title: "recipientId", field: "recipient_id"},
{title: "relationmessage_id", field: "relationmessage_id"},
{title: "Relationmessage ID", field: "relationmessage_id"},
{
title: "status",
title: "Status",
field: "status",
formatterParams: [
"unread",
+3 -1
View File
@@ -24979,7 +24979,7 @@ array(
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'letzte Änderung',
'text' => 'Letzte Änderung',
'description' => '',
'insertvon' => 'system'
),
@@ -44516,6 +44516,7 @@ and represent the current state of research on the topic. The prescribed citatio
)
),
// FHC-4 Studierendenverwaltung FHC-ALERTS END
// FHC-4 Finetuning START
array(
'app' => 'core',
'category' => 'ui',
@@ -44536,6 +44537,7 @@ and represent the current state of research on the topic. The prescribed citatio
)
)
),
// FHC-4 Finetuning END
);