Files
im/resource/translations/en/api/questionnaire.php
T

8 lines
317 B
PHP
Raw Normal View History

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