Skip to content

Commit 01969ac

Browse files
committed
Jibauni: use the % sign to fix checks
1 parent b31a16a commit 01969ac

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

data/jibauni/jibauni hails.txt

+6-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ phrase "jibauni untranslated"
117117
"."
118118
"!"
119119
replace
120-
" ." "."
121-
" !" "!"
120+
"% ." "."
121+
"% !" "!"
122122

123123
phrase "jibauni untranslated random word 1"
124124
phrase
@@ -138,6 +138,8 @@ phrase "jibauni untranslated random word 1"
138138
phrase
139139
"consonant uncapitalized" 2
140140
"empty"
141+
word
142+
"%"
141143

142144
phrase "jibauni untranslated random word 2"
143145
phrase
@@ -159,6 +161,8 @@ phrase "jibauni untranslated random word 2"
159161
phrase
160162
"empty"
161163
"vocal"
164+
word
165+
"%"
162166

163167
phrase "empty"
164168
word

0 commit comments

Comments
 (0)