Czech translations: Fix broken labels

This commit is contained in:
Jakub Bouček
2020-08-31 20:20:42 +02:00
parent c9352bfd42
commit 6a36db3cde

View File

@ -6,7 +6,7 @@
*/
return [
'previous' => '\'« P',
'next' => 'Dal',
'previous' => '« Předchozí',
'next' => 'Další »',
];