wyyl/resources/lang/ru/shop/file.php

15 lines
308 B
PHP

<?php
/**
* file.php
*
* @copyright 2022 beikeshop.com - All Rights Reserved
* @link https://beikeshop.com
* @author TL <mengwb@guangda.work>
* @created 2022-08-30 12:03:19
* @modified 2022-08-30 12:03:19
*/
return [
'uploaded_success' => 'Загружено успешно',
];