mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
translations added
This commit is contained in:
8
resources/lang/pt/pagination.php
Normal file
8
resources/lang/pt/pagination.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'next' => 'Próxima »',
|
||||
'previous' => '« Anterior',
|
||||
];
|
||||
Reference in New Issue
Block a user