module

Iuliia::Telegram

Inherits Iuliia::Engine

The Telegram module provides transliteration (Engine.translate) using the Telegram transliteration schema.

More information (in Russian)

Examples

Iuliia::Telegram.translate("Юлия, съешь ещё этих мягких французских булок из Йошкар-Олы, да выпей алтайского чаю")
# => "Iuliia, sesh esce etih miagkih francuzskih bulok iz Ioshkar-Oly, da vypei altaiskogo chaiu"

Instance methods

description

Returns the transliteration schema description.

Source
name

Returns the transliteration schema name.

Source