Jump to content

Module:Flags/LocaleData: 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.

27 Hlakubele 2022

  • curprev 18:4418:44, 27 Hlakubele 2022 Prince ovy bua litsebo 1,453 bytes +1,453 Created page with "-- Instructions for translators can be found at the /doc page. -- You don't want to touch this. :) local m = {} m.fullName = {} -- Examples for demo purposes. Remove them when you copy this module to your project. m.fullName["China"] = "中華人民共和國" m.fullName["United Kingdom"] = "Regne Unit" m.fullName["the Balearic Islands"] = "Illes Balears" m.fullName["Native Peoples of Colombia"] = "Pueblos Indígenas de Colombia" -- Structure of the table: -- 1. Full..."