Module:head/languages/lus: 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.

18 February 2024

  • curprev 16:0216:02, 18 February 2024TheNightAvl talk contribs 860 bytes +124 No edit summary
  • curprev 05:0105:01, 18 February 2024TheNightAvl talk contribsm 736 bytes −374 No edit summary
  • curprev 01:0501:05, 18 February 2024TheNightAvl talk contribs 1,110 bytes +1,110 Created page with "local data = {} data["adjective"] = { {param = "cmp", label = "comparative"}, {param = "adv", label = "adverb"}, } data["adverb"] = { {param = "cmp", label = "comparative"}, {param = "adj", label = "adjective"}, } data["noun"] = { {param = "obl", label = "oblique singular"}, {param = "pl", label = "nominative plural"}, {param = "oblpl", label = "oblique plural"}, {param = "ins", label = "instrumental"}, } data["verb"] = { {param = "npst-1s", label = "first-p..."