This commit is contained in:
Magzhan Zhumabayev
2026-05-02 13:27:40 +05:00
parent 2c9a9fd636
commit 7403f7df07
3 changed files with 20 additions and 14 deletions
+1
View File
@@ -623,6 +623,7 @@ def _ru_date_words(day_raw: str, month_raw: str, year_raw: str) -> str:
VOICE_PRONUNCIATION_REPLACEMENTS: tuple[tuple[str, str], ...] = (
(r"\bАйнур\b", "Айну́р"),
(r"\bDigiOps\b", "ДиджиОпс"),
(r"\bA\.?I\.?\b", "эй-ай"),
(r"\bAI\b", "эй-ай"),