Jump to content

Module:Time Ago/i18n: Revision history

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 November 2025

  • curprev 11:2011:20, 15 November 2025 ReisuDesign talk contribs 566 bytes +566 Created page with "return { ['en'] = { ['future'] = 'In $1', ['future-low'] = 'in $1', ['past'] = '$1 ago', ['year'] = '$1 {{plural:$2|year|years}}', ['month'] = '$1 {{plural:$2|month|months}}', ['week'] = '$1 {{plural:$2|week|weeks}}', ['day'] = '$1 {{plural:$2|day|days}}', ['hour'] = '$1 {{plural:$2|hour|hours}}', ['minute'] = '$1 {{plural:$2|minute|minutes}}', ['second'] = '$1 {{plural:$2|second|seconds}..."