Modulo:I18n: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
copied/modified from Module:Wikidata |
t2[k] == v |
||
Riga 7:
if type(v) == "table" then
if type(t1[k] or false) == "table" then
tableMerge(t1[k] or {},
else
t1[k] = v
|