Module:Calendar/nahan: 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.

27 May 2026

24 May 2026

23 May 2026

  • curprev 09:3009:30, 23 May 2026 Annwan talk contribs 3,108 bytes +3,108 Created page with "local calendar = {} local equinoxes = require "Module:Calendar/data/equinox_northwards" local daynames = { oci = {'prim', 'segond', 'terç', 'quatren', 'cinquen', 'seisen' }, eng = {'Prime', 'Secondine', 'Terce', 'Quatrine', 'Quintine', 'Sixtine'}, } local monthnames = { oci = {'monèm', 'lhinèm', 'tepnèm', 'vounèm', 'nagnèm', 'seunèm', 'monseùnem', 'lhiseunèm', 'tepseunèm', 'vouseunèm', 'nagseunèm', 'selhinèm'}, eng = {'Monem', 'Linem', 'Tepnem', 'Voun..."