You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/repositories/chechen-transliterator/index.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ title: Chechen Transliterator
6
6
<h1>Chechen Transliterator</h1>
7
7
<p>Enter your text in the box below and click "Transliterate" to see the transliterated version. Special handling is applied to the letter 'н' at the end of words:</p>
8
8
<ul>
9
-
<li>If the word is in the <strong><ahref="https://github.com/chechen-language/ce-translit/blob/main/translit.ts">blacklist</a></strong>, 'н' is transliterated as 'n'.</li>
10
-
<li>If the word is in the <strong><ahref="https://github.com/chechen-language/ce-translit/blob/main/translit.ts">unsure list</a></strong>, 'н' is transliterated as 'ŋ[REPLACE]' to indicate manual review is needed.</li>
9
+
<li>If the word is in the <strong><ahref="https://github.com/chechen-language/ce-translit-js/blob/main/translit.ts">blacklist</a></strong>, 'н' is transliterated as 'n'.</li>
10
+
<li>If the word is in the <strong><ahref="https://github.com/chechen-language/ce-translit-js/blob/main/translit.ts">unsure list</a></strong>, 'н' is transliterated as 'ŋ[REPLACE]' to indicate manual review is needed.</li>
11
11
<li>Otherwise, 'н' at the end of a word is transliterated as 'ŋ'.</li>
0 commit comments