summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorNazar Serhiichuk <43041209+G1gg1L3s@users.noreply.github.com>2025-06-04 11:13:39 +0300
committerGitHub <noreply@github.com>2025-06-04 08:13:39 +0000
commit4a8367e90add92a0a316bcc258e39d522b484c25 (patch)
tree20956477870643b3e9a3c1677b44f7eb7532f212 /tests/suite
parentf7f163a8faff533b1646197a4260c98d1f30a0be (diff)
Fix Ukrainian secondary smart quotes (#6372)
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/text/smartquote.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ
index f2af93ce..6eab3507 100644
--- a/tests/suite/text/smartquote.typ
+++ b/tests/suite/text/smartquote.typ
@@ -46,6 +46,10 @@
#set text(lang: "ru")
"Лошадь не ест салат из огурцов" - это была первая фраза, сказанная по 'телефону'.
+--- smartquote-uk ---
+#set text(lang: "uk")
+"Кінь не їсть огірковий салат" — перше речення, коли-небудь вимовлене по 'телефону'.
+
--- smartquote-it ---
#set text(lang: "it")
"Il cavallo non mangia insalata di cetrioli" è stata la prima frase pronunciata al 'telefono'.