Main public logs

Combined display of all available logs of Linguifex. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:28, 25 March 2025 Dillon talk contribs created page Module:lyt-translit (Created page with "local export = {} local tt = { ["А"]='A', ["а"]='a', ["Б"]='B', ["б"]='b', ["Гв"]='W', ["гв"]='w', ["Ђв"]='Dźw', ["ђв"]='dźw', ["Јв"]='Jw', ["јв"]='jw', ["Нв"]='Ngw', ["нв"]='ngw', ["Ћв"]='Ćw', ["ћв"]='ćw', ["В"]='G', ["в"]='v', ["Г"]='G', ["г"]='g', ["Д"]='D', ["д"]='d', ["Ђ"]='D', ["ђ"]='dź', ["Е"]='E', ["е"]='e', ["Ж"]='Ź', ["ж"]='ź', ["З"]='Z', ["з"]='z', ["И"]='I', ["и"]='i', ["Ј"]='J', ["ј"]='j', [...")