mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-07-19 11:20:02 +08:00
fixed error_not_cached labeled as loading_cache
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
"loading_cache": {
|
||||
"message": "Loading data from the cache..."
|
||||
},
|
||||
"loading_cache": {
|
||||
"error_not_cached": {
|
||||
"message": "Cannot create list for a URL that has not been cached."
|
||||
},
|
||||
"score": {
|
||||
|
||||
Reference in New Issue
Block a user