Module:usex/data: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2024

  • curprev 10:3610:36, 15 August 2024Sware talk contribs 194 bytes +194 Created page with "local data = {} -- Capitalize the first letter of transliterations of sentences in these languages. data.capitalize_sentences = { ["ii"] = true, ["jje"] = true, ["ko"] = true, } return data"