Change the file not found message to a better one
This commit is contained in:
parent
4ad9b018f8
commit
8e18c4e38b
|
@ -1299,7 +1299,7 @@
|
|||
"message": "File saved with success"
|
||||
},
|
||||
"noFileToImport": {
|
||||
"message": "You don't have a file to import."
|
||||
"message": "To import your styles, you should export it first."
|
||||
},
|
||||
"connectingDropbox": {
|
||||
"message": "Connecting Dropbox..."
|
||||
|
|
Loading…
Reference in New Issue
Block a user