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
No known key found for this signature in database
GPG Key ID: 225FDC9C0BFAA273

View File

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