Main public logs
Jump to navigation
Jump to search
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).
- 19:02, 7 May 2026 Sware talk contribs created page Module:ko-pron (Created page with "local export = {} local m_data = mw.loadData("Module:ko-pron/data") local m_ko_utilities = require("Module:ko") local m_str_utils = require("Module:string utilities") local codepoint = m_str_utils.codepoint local concat = table.concat local floor = math.floor local gmatch = m_str_utils.gmatch local gsub = m_str_utils.gsub local insert = table.insert local len = m_str_utils.len local match = m_str_utils.match local pattern_escape = m_str_utils.pattern_escape local sub =...")