还原未更改的文件

This commit is contained in:
lyswhut 2020-03-29 22:32:16 +08:00
parent faffe44edb
commit 552337226f
2 changed files with 12 additions and 12 deletions

View File

@ -1,4 +1,4 @@
{ {
"min": "Minimize", "min": "Minimize",
"close": "Close" "close": "Close"
} }

View File

@ -1,8 +1,8 @@
{ {
"play": "Play", "play": "Play",
"add": "Add", "add": "Add",
"download": "Download", "download": "Download",
"start": "Start", "start": "Start",
"pause": "Pause", "pause": "Pause",
"remove": "Remove" "remove": "Remove"
} }