New translations pagination.php (Czech)

This commit is contained in:
Cachet Bot
2018-07-12 08:42:38 +01:00
parent 05d9579302
commit 2e085b811c

View File

@@ -22,7 +22,7 @@ return [
|
*/
'previous' => 'Předchozí',
'next' => 'Další',
'previous' => 'Previous',
'next' => 'Next',
];