ATTENTION! Data files are generated using game data and are not intended for manual editing.
Warning about use
To prevent multiple call of data array, you must use the function:
local LocalizationData = mw.loadData("Module:LocalizationData")
return {
words = {
['Tag'] = 'Tag'
},
phrases = {}
}