mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-19 02:22:09 +08:00
Fix YAML in translation files for cs and pl.
The colon needs quoting. Closes #8787.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Abstract: Abstrakt
|
||||
Appendix: Dodatek
|
||||
Bibliography: Literatura
|
||||
Cc: Na vědomí:
|
||||
Cc: 'Na vědomí:'
|
||||
Chapter: Kapitola
|
||||
Contents: Obsah
|
||||
Encl: Příloha
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Abstract: Streszczenie
|
||||
Appendix: Dodatek
|
||||
Bibliography: Bibliografia
|
||||
Cc: Kopie:
|
||||
Cc: 'Kopie:'
|
||||
Chapter: Rozdział
|
||||
Contents: Spis treści
|
||||
Encl: Załącznik
|
||||
|
||||
Reference in New Issue
Block a user