Files

7 lines
251 B
PHP
Raw Permalink Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Product is incorrect' => 'Product is incorrect',
'Server is not exist' => 'Server is not exist',
'Server could not start' => 'Server could not start',
'Server is not exist %sadds_f%' => 'Server is not exist %sadds_f%',
);