Czech translations: Fix broken labels
This commit is contained in:
parent
c9352bfd42
commit
6a36db3cde
|
@ -6,7 +6,7 @@
|
||||||
*/
|
*/
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'previous' => '\'« P',
|
'previous' => '« Předchozí',
|
||||||
'next' => 'Dal',
|
'next' => 'Další »',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue