Merge branch 'feature-6237/Phrases_system_MkIII' into merge-6237-13011

This commit is contained in:
Paolo
2025-10-28 13:41:58 +01:00
3 changed files with 3 additions and 6 deletions
+1 -2
View File
@@ -1048,7 +1048,6 @@ array (
),
),
),
,
array (
'app' => 'core',
'category' => 'abgabetool',
@@ -1072,4 +1071,4 @@ array (
),
),
)
);
);
+1 -2
View File
@@ -1,7 +1,6 @@
<?php
$phrases = array(
,
array (
'app' => 'core',
'category' => 'onboarding',
@@ -658,4 +657,4 @@ array (
),
),
)
);
);
+1 -2
View File
@@ -1681,7 +1681,6 @@ array (
),
),
),
,
array (
'app' => 'core',
'category' => 'profilUpdate',
@@ -1729,4 +1728,4 @@ array (
),
),
)
);
);