Remove unused i18n key. (#614)

This commit is contained in:
Ryoichi Obara 2019-12-27 00:52:56 +09:00 committed by Dave Conway-Jones
parent 54c52a7106
commit dda39a7867
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
}, },
"state":{ "state":{
"stopped": "stopped", "stopped": "stopped",
"nofilename":"Missing filename on input", "nofilename":"Missing filename on input"
"nofilechange":"No change of filename input"
} }
} }
} }