adding new Nw msd

This commit is contained in:
Ozbolt Menegatti 2019-06-17 20:39:07 +02:00
parent 70b05e8637
commit d2f6f8dac8
2 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@ CODES = {
"foreign": "f",
"typo": "t",
"program": "p",
"web": "w",
}
TAGSET = {

View File

@ -1907,4 +1907,5 @@ MSD_TRANSLATE = {
"Nj": "Xf",
"Nt": "Xt",
"Np": "Xp",
"Nw": "Xw",
"U": "N"}