diff options
| author | Daniel Fleischer <danflscr@gmail.com> | 2024-09-02 15:56:19 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-02 12:56:19 +0000 |
| commit | a2628ac9702b085f3981c7306cee366717b0b77c (patch) | |
| tree | bd2eef146089cf6fbfc01f58a95ac9d68d7c65e3 /tests | |
| parent | 95740ac2ab350a194949251febe758914072d803 (diff) | |
Hebrew Translation + Smart Quotes (#4842)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/issue-4476-rtl-title-ending-in-ltr-text.png | bin | 6312 -> 6358 bytes | |||
| -rw-r--r-- | tests/ref/smartquote.png | bin | 23873 -> 23870 bytes | |||
| -rw-r--r-- | tests/suite/text/smartquote.typ | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/issue-4476-rtl-title-ending-in-ltr-text.png b/tests/ref/issue-4476-rtl-title-ending-in-ltr-text.png Binary files differindex 09506966..f3fda12e 100644 --- a/tests/ref/issue-4476-rtl-title-ending-in-ltr-text.png +++ b/tests/ref/issue-4476-rtl-title-ending-in-ltr-text.png diff --git a/tests/ref/smartquote.png b/tests/ref/smartquote.png Binary files differindex e297c6a0..4adf3185 100644 --- a/tests/ref/smartquote.png +++ b/tests/ref/smartquote.png diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ index a69ad25c..04a82036 100644 --- a/tests/suite/text/smartquote.typ +++ b/tests/suite/text/smartquote.typ @@ -28,7 +28,7 @@ "Το άλογο δεν τρώει αγγουροσαλάτα" ήταν η πρώτη πρόταση που ειπώθηκε στο 'τηλέφωνο'. #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'. |
