Skip to content

Commit

Permalink
chore(i18n): Remove Spacing from Japanese book chapter title
Browse files Browse the repository at this point in the history
In languages such as Japanese, spacing is not used between words.
  • Loading branch information
Pi-Cla authored and alerque committed May 20, 2023
1 parent cb67d36 commit f0b9cc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion i18n/ja.ftl
@@ -1,3 +1,3 @@
book-chapter-title = { $number }
book-chapter-title = { $number }
tableofcontents-title = 目次
10 changes: 2 additions & 8 deletions tests/bug-990.expected
Expand Up @@ -15,15 +15,9 @@ Mx 24.7039
My 124.9953
Set font Noto Sans CJK JP;22;800;;normal;;;LTR
T 29804 w=22.0000 (第)
Mx 46.7327
Mx 2.4640
T 1 a=4.9280 ( )
Mx 49.2254
Mx 46.7338
T 19 w=12.2100 (2)
Mx 61.4641
Mx 4.4000
T 1 a=4.9280 ( )
Mx 65.8928
Mx 58.9737
T 29653 w=22.0000 (章)
Mx 24.7039
My 151.1793
Expand Down

0 comments on commit f0b9cc3

Please sign in to comment.