el-GR translation
This commit is contained in:
9
resources/lang/el-GR/pagination.php
Normal file
9
resources/lang/el-GR/pagination.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Προηγούμενο',
|
||||
'next' => 'Επόμενη »',
|
||||
'showing' => 'Απεικόνιση :πρώτο σε :τελευταίο από :συνολικό :είδος',
|
||||
|
||||
];
|
Reference in New Issue
Block a user