Files
im/resource/translations/en/api/server.php
T
commie c153975eed 7
2026-01-08 05:42:44 +08:00

7 lines
251 B
PHP
Executable File

<?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%',
);