7 lines
101 B
PHP
7 lines
101 B
PHP
<?php
|
|
|
|
$txt_str['posApp'] = [
|
|
'titleAdd' => 'Point of sale',
|
|
'posApp' => 'Point of sale',
|
|
];
|