diff options
Diffstat (limited to 'tests/typ/text/quotes.typ')
| -rw-r--r-- | tests/typ/text/quotes.typ | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/typ/text/quotes.typ b/tests/typ/text/quotes.typ index 05812e7c..ec8c5e6a 100644 --- a/tests/typ/text/quotes.typ +++ b/tests/typ/text/quotes.typ @@ -25,6 +25,9 @@ #set text(lang: "fi") "Hevonen ei syö kurkkusalaattia" oli ensimmäinen koskaan 'puhelimessa' lausuttu lause. +#set text(lang: "he") +"הסוס לא אוכל סלט מלפפונים" היה המשפט ההראשון שנאמר ב 'טלפון'. + #set text(lang: "ro") "Calul nu mănâncă salată de castraveți" a fost prima propoziție rostită vreodată la 'telefon'. |
