mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
laravel lang update + remove lang/_target
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'next' => 'Następna »',
|
||||
'previous' => '« Poprzednia',
|
||||
];
|
||||
Reference in New Issue
Block a user