mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-15 02:59:28 +00:00
Fixed phrases files
This commit is contained in:
@@ -1048,7 +1048,6 @@ array (
|
||||
),
|
||||
),
|
||||
),
|
||||
,
|
||||
array (
|
||||
'app' => 'core',
|
||||
'category' => 'abgabetool',
|
||||
@@ -1072,4 +1071,4 @@ array (
|
||||
),
|
||||
),
|
||||
)
|
||||
);
|
||||
);
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
<?php
|
||||
|
||||
$phrases = array(
|
||||
,
|
||||
array (
|
||||
'app' => 'core',
|
||||
'category' => 'onboarding',
|
||||
@@ -658,4 +657,4 @@ array (
|
||||
),
|
||||
),
|
||||
)
|
||||
);
|
||||
);
|
||||
|
||||
@@ -1681,7 +1681,6 @@ array (
|
||||
),
|
||||
),
|
||||
),
|
||||
,
|
||||
array (
|
||||
'app' => 'core',
|
||||
'category' => 'profilUpdate',
|
||||
@@ -1729,4 +1728,4 @@ array (
|
||||
),
|
||||
),
|
||||
)
|
||||
);
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user