Fixed application/phrases/extensions.php

This commit is contained in:
Paolo
2025-11-03 13:40:32 +01:00
parent b8aec21968
commit 257b64a9a2
+1 -2
View File
@@ -1,7 +1,6 @@
<?php
$phrases = array(
,
array (
'app' => 'core',
'category' => 'extensions',
@@ -121,4 +120,4 @@ array (
),
),
)
);
);