You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/i18n/qqq.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@
71
71
"version-wikibase": "Name of the Wikibase extension collection, used on [[Special:Version]]\n{{Identical|Wikibase}}",
72
72
"wikibase-time-calendar-gregorian": "Label displayed with the formatted dates referring to the Gregorian calendar model.\n{{Identical|Gregorian}}",
73
73
"wikibase-time-calendar-julian": "Label displayed with the formatted dates referring to the Julian calendar model.\n{{Identical|Julian}}",
74
+
"wikibase-time-with-calendar": "{{optional}}\nFormat for showing a timestamp together with a calendar model.\n\nParameters:\n* $1 - the formatted timestamp\n* $2 - the calendar model (may be {{msg-mw|wikibase-time-calendar-gregorian}}, {{msg-mw|wikibase-time-calendar-julian}}, or an item ID)",
74
75
"wikibase-time-precision-CE": "Used to present a point in time CE (current era) with arbitrary precision, if the year on its own could be mistaken for another date component (has one or two digits). $1 is the point in time.\n{{Related|Wikibase-time-precision}}",
75
76
"wikibase-time-precision-Gannum": "Used to present a point in time with the precision of 1 billion of years. $1 is the point in time in billion years, rounded to billion years.\n{{Related|Wikibase-time-precision}}",
76
77
"wikibase-time-precision-Mannum": "Used to present a point in time with the precision of 1 million of years. $1 is the point in time in million years, rounded to million years.\n{{Related|Wikibase-time-precision}}",
0 commit comments