Approval.

This commit is contained in:
2025-02-14 17:16:11 +00:00
committed by md translation bot
parent eefedde50c
commit 1563a72bf9
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?PHP
declare(strict_types = 1);
$space_access_status = array (
'enter' => 'Enter',
'leave' => 'Leave',
'enter' => 'ಪ್ರವೇಶಿಸು',
'leave' => 'ನಿರ್ಗಮನ',
);