Content deleted Content added
Trialpears (talk | contribs) Test |
+tgx; |
||
Line 200:
if any_set ({args['oc-b92'], args['oc-bs'], args['oc-zz']}) then
i = add_transcription (infobox_args, args, 'old chinese', show, i, 'och');
end
if is_set (args.tgx) then
i = add_transcription (infobox_args, args, 'tangut', show, i, 'tgx');
end
|