Approval.

This commit is contained in:
2026-07-17 15:08:58 +00:00
committed by md translation bot
parent 4b6ad0efc0
commit 2ebad2f0e1
14 changed files with 92 additions and 92 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?PHP
declare(strict_types = 1);
$query_asc_desc = array (
'ASC' => 'Ascending',
'DESC' => 'Descending',
'ASC' => 'Növekvő',
'DESC' => 'Csökkenő',
);