Files

5 lines
125 B
PHP
Raw Permalink Normal View History

2025-11-07 09:56:20 +08:00
<?php
return array (
'Article does not exist' => 'Article does not exist',
2026-04-08 10:05:25 +08:00
'Invalid parameter' => 'Invalid parameter',
2025-11-07 09:56:20 +08:00
);