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

8 lines
317 B
PHP
Executable File

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