Plop the languages into the project
This commit is contained in:
parent
3082a57a4d
commit
44a00c3957
56 changed files with 5535 additions and 1258 deletions
6
resources/lang/tr/pagination.php
Normal file
6
resources/lang/tr/pagination.php
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'next' => 'Next »',
|
||||
'previous' => '« Previous',
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue