Files
commie c153975eed 7
2026-01-08 05:42:44 +08:00

7 lines
209 B
PHP
Executable File

<?php
return array (
'Incorrect title' => 'Incorrect title',
'Incorrect amount' => 'Incorrect amount',
'Incorrect quantity' => 'Incorrect quantity',
'Insufficient balance' => 'Insufficient balance',
);