translate logout

This commit is contained in:
chfhtw
2025-11-05 16:50:22 +01:00
parent 1cdebbe977
commit 5ecd81bb09
2 changed files with 25 additions and 1 deletions
+20
View File
@@ -1775,6 +1775,26 @@ $phrases = array(
)
)
),
array(
'app' => 'core',
'category' => 'ui',
'phrase' => 'logout',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Logout',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Logout',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'ui',