1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-28 17:02:04 +03:00

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ší »',
];