Fixed phrases files

This commit is contained in:
Paolo
2025-10-28 13:41:40 +01:00
parent e32ce9a7ec
commit b72d20ff86
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 (
),
),
)
);
);